--- title: CollectionDeleteInput - GraphQL Admin description: The input fields for specifying the collection to delete. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/collectiondeleteinput md: https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/scalars/ID) non-null The ID of the collection to be deleted. *** ## Map No referencing types