--- title: CollectionUnpublishInput - GraphQL Admin description: The input fields for specifying the collection to unpublish and the sales channels to remove it from. 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/collectionunpublishinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/collectionunpublishinput.md --- # Collection​Unpublish​Input input\_object The input fields for specifying the collection to unpublish and the sales channels to remove it from. ## Fields * collection​Publications [\[Collection​Publication​Input!\]!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CollectionPublicationInput) required The channels where the collection is published. * id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) non-null The collection to create or update publications for. *** ## Map No referencing types