--- title: CollectionDeleteInput - GraphQL Admin description: The input fields for specifying the collection to delete. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/collectiondeleteinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/collectiondeleteinput.md --- # Collection​Delete​Input input\_object The input fields for specifying the collection to delete. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) non-null The ID of the collection to be deleted. *** ## Map No referencing types