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.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes a customer's address.

Show payload

Arguments

•ID!
required

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

•ID!
required

The ID of the customer whose address is being deleted.



Was this section helpful?