# CustomerDeleteInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields to delete a customer. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The ID of the customer to delete. ## Input objects with this input object * [customerDelete](/docs/api/admin-graphql/2024-10/mutations/customerDelete) ## Examples