Skip to main content
Anchor to CustomerAddressDeletePayload

CustomerAddressDeletePayload

payload

Return type for customerAddressDelete mutation.

•[CustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Anchor to deletedCustomerAddressIddeletedCustomerAddressId
•String

ID of the deleted customer address.

•[UserError!]!
non-nullDeprecated

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Permanently deletes the address of an existing customer.

Arguments

•ID!
required

Specifies the address to delete.

•String!
required

The access token used to identify the customer.



Was this section helpful?