--- 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-01 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/CollectionUnpublishInput md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/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/2025-01/input-objects/CollectionPublicationInput) required The channels where the collection is published. * id [ID!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/ID) non-null The collection to create or update publications for. *** ## Map No referencing types