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