Anchor to customerAddressDeletecustomer
mutationcustomer Address Delete
Requires access scope.
Permanently deletes the address of an existing customer.
Anchor to Arguments
Arguments
- Anchor to customerAccessTokencustomer•String!
Access Token required The access token used to identify the customer.
- •ID!required
Specifies the address to delete.
Was this section helpful?
- Anchor to customerUserErrorscustomer•[Customer
User Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to deletedCustomerAddressIddeleted•String
Customer Address Id ID of the deleted customer address.
- Anchor to userErrorsuser•[User
Errors Error!]! non-nullDeprecated The list of errors that occurred from executing the mutation.
Was this section helpful?