OBJECT

UpdateContactRelationshipPayload

Autogenerated return type of UpdateContactRelationship

link GraphQL Schema definition

  • type UpdateContactRelationshipPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • contactRelationship: ContactRelationship
  • errors: [String!]!
  • }

link Require by