OBJECT

CreateAddressPayload

Autogenerated return type of CreateAddress

link GraphQL Schema definition

  • type CreateAddressPayload {
  • address: Address
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • }

link Require by