Skip to main content
Anchor to CustomerAddressCreatePayload

CustomerAddressCreatePayload

payload

Return type for customerAddressCreate mutation.

•

The new customer address object.

•

The list of errors that occurred from executing the mutation.

•
[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Creates a new address for a customer.


Was this section helpful?