OBJECT

DestroyContactPayload

Autogenerated return type of DestroyContact

link GraphQL Schema definition

  • type DestroyContactPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • contact: Contact
  • errors: [String!]!
  • }

link Require by