RemoveConnectedServiceResponse
No description
type RemoveConnectedServiceResponse {
success: Boolean!
errors: [String!]
}
Fields
RemoveConnectedServiceResponse.success ● Boolean! non-null scalar
RemoveConnectedServiceResponse.errors ● [String!] list scalar
Returned By
removeConnectedService mutation