OBJECT

UpdateContactPayload

Autogenerated return type of UpdateContact

link GraphQL Schema definition

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

link Require by