--- title: CustomerDeleteInput - GraphQL Admin description: The input fields to delete a customer. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CustomerDeleteInput md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CustomerDeleteInput.md metadata: domain: admin --- # Customer​Delete​Input input\_object The input fields to delete a customer. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) non-null The ID of the customer to delete. *** ## Mutations using this input * [customer​Delete.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/customerDelete#arguments-input) ARGUMENT *** ## Map ### Mutations using this input * [customer​Delete.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/customerDelete#arguments-input)