stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Customer > canDelete

AdminTypes.Customer.canDelete property

Whether the merchant can delete the customer from their store.

A customer can be deleted from a store only if they haven’t yet made an order. After a customer makes an order, they can’t be deleted from a store.

Signature:

canDelete: Scalars['Boolean']['output'];