INPUT_OBJECT
Holds the input to a batch delete integrations request.
input DeleteIntegrationsInput {# IDs of all integrations to be deleted.ids: [Long!]!}