OBJECT
UpdateContactRelationshipPayload
Autogenerated return type of UpdateContactRelationship
link GraphQL Schema definition
- type UpdateContactRelationshipPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : ContactRelationship
- : [String!]!
- }