Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > customerDelete
Delete a customer. As of API version 2022-10, apps using protected customer data must meet the protected customer data [requirements](https://shopify.dev/apps/store/data-protection/protected-customer-data).
Signature:
customerDelete?: Maybe<CustomerDeletePayload>;