INPUT_OBJECT

CreateAddressInput

Autogenerated input type of CreateAddress

link GraphQL Schema definition

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

link Require by