INPUT_OBJECT

UpdateContactInput

Autogenerated input type of UpdateContact

link GraphQL Schema definition

  • input UpdateContactInput {
  • id: ID!
  • attributes: ContactAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by