Docs
Dashboard

customerAddressCreate

Mutation

Creates a new address for a customer.

#

Arguments


input
CustomerAddressCreateInput!Required

Specifies the fields to create a customer address.

#

Payload


customerAddress
CustomerAddress

The customer address associated with this customer address create payload.

errors
[CustomerAddressCreateError!]

User-facing errors that prevented the operation from succeeding.