DeleteSlackIntegrationInput
Autogenerated input type of DeleteSlackIntegration
input DeleteSlackIntegrationInput {
clientMutationId: String
companyId: ID!
}
Fields
DeleteSlackIntegrationInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteSlackIntegrationInput.companyId ● ID! non-null scalar
Company ID
Member Of
deleteSlackIntegration mutation