OBJECT

DestroyContactRelationshipPayload

Autogenerated return type of DestroyContactRelationship

link GraphQL Schema definition

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

link Require by