accountAddressDelete
Delete an address of the logged-in user.
accountAddressDelete(
id: ID!
): AccountAddressDelete
Arguments
accountAddressDelete.id ● ID! non-null scalar
ID of the address to delete.
Type
AccountAddressDelete object
Delete an address of the logged-in user.
Was this page helpful?