CreateMySlackIntegrationOutput
No description
type CreateMySlackIntegrationOutput {
integration: UserSlackIntegration
error: MutationError
}
Fields
CreateMySlackIntegrationOutput.integration
● UserSlackIntegration
object
CreateMySlackIntegrationOutput.error
● MutationError
object
Returned by
createMySlackIntegration
mutation