INPUT_OBJECT

UpdateAddressInput

Autogenerated input type of UpdateAddress

link GraphQL Schema definition

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

link Require by