Magidoc

accountAddressCreate
Mutation

Create a new address for the customer.

Arguments

#

input

Non-null

Fields required to create address.

type

A type of address. If provided, the new address will be automatically assigned as the customer's default address of that type.

Response

#

Returns AccountAddressCreate .

Example

#