customerAddressCreate
MutationCreates a new address for a customer.
#
Arguments
- CustomerAddressCreateInput!Required
input Specifies the fields to create a customer address.
#
Payload
- CustomerAddress
customerAddress The customer address associated with this customer address create payload.
- [CustomerAddressCreateError!]
errors User-facing errors that prevented the operation from succeeding.