RemoveConnectedServiceInput
No description
input RemoveConnectedServiceInput {
accountUuid: String
serviceType: ConnectedServiceType!
}
Fields
RemoveConnectedServiceInput.accountUuid ● String scalar
The account UUID when authenticating as a user
RemoveConnectedServiceInput.serviceType ● ConnectedServiceType! non-null enum
The type of the Connected Service
Member Of
removeConnectedService mutation