OBJECT
1type DeleteIntegrationConfigPayload {23organizationId: ID! 45integrationId: String! 67message: String 89}