Anchor to CustomerAddressDeletePayloadCustomer
payloadCustomer Address Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedAddressId (ID)
- userErrors ([UserErrorsCustomerAddressUserErrors!]!)
- Anchor to deletedAddressIddeleted•ID
Address Id The ID of the deleted address.
- Anchor to userErrorsuser•[User
Errors Errors Customer Address User Errors!]! 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
- customerAddressDelete (CustomerAddressDeletePayload)
- •mutation
Deletes a specific address for a customer.
- Anchor to addressIdaddress•ID!
Id required The ID of the address to be deleted.
Arguments
Was this section helpful?