Skip to main content
Anchor to CustomerAddressCreatePayload

CustomerAddressCreatePayload

payload

Return type for customerAddressCreate mutation.

MailingAddress

The created address.

[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

Create a new customer address.


Was this section helpful?