Skip to main content
Anchor to CustomerDefaultAddressUpdatePayload

CustomerDefaultAddressUpdatePayload

payload

Return type for customerDefaultAddressUpdate mutation.

•Customer

The updated customer object.

•[CustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•[UserError!]!
non-nullDeprecated

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates the default address of an existing customer.

Arguments

•String!
required

The access token used to identify the customer.

•ID!
required

ID of the address to set as the new default for the customer.



Was this section helpful?