Anchor to CustomerAddressDeletePayloadCustomer
payloadCustomer Address Delete Payload
Return type for mutation.
Anchor to FieldsFields
- customerUserErrors ([CustomerUserError!]!)
- deletedCustomerAddressId (String)
- userErrors ([UserError!]!): deprecated
- 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
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- customerAddressDelete (CustomerAddressDeletePayload)
- •mutation
Permanently deletes the address of an existing customer.
- •ID!required
Specifies the address to delete.
- Anchor to customerAccessTokencustomer•String!
Access Token required The access token used to identify the customer.
Arguments
- •ID!
Was this section helpful?