INPUT_OBJECT
Holds the input to a delete integration request.
input DeleteIntegrationInput {# ID of the integration to be deleted.id: Long!}