Skip to main content
Anchor to CustomerAddressDeletePayload

CustomerAddressDeletePayload

payload

Return type for customerAddressDelete mutation.

•ID

The ID of the address deleted from the customer.

•[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

Deletes a customer's address.

Arguments

•ID!
required

The ID of the customer whose address is being deleted.

•ID!
required

The ID of the address to be deleted from the customer.



Was this section helpful?