disconnectIntegration
Disconnect an OAuth integration.
disconnectIntegration(
integration: Integration!
): Boolean!
Arguments
disconnectIntegration.integration
● Integration!
non-null enum
Type
Boolean
scalar
The Boolean
scalar type represents true
or false
.