--- title: CollectionDeleteInput - GraphQL Admin description: The input fields for specifying the collection to delete. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CollectionDeleteInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CollectionDeleteInput.txt --- # Collection​Delete​Input input\_object The input fields for specifying the collection to delete. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The ID of the collection to be deleted. *** ## Mutations using this input * [collection​Delete.​input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/collectionDelete#argument-input) MUTATION *** ## Map ### Mutations using this input * <\~>[collection​Delete.input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/collectionDelete#argument-input)