# CollectionUnpublishInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for specifying the collection to unpublish and the sales channels to remove it from. ### Access Scopes ## Fields * [collectionPublications](/docs/api/admin-graphql/2024-07/input-objects/CollectionPublicationInput): CollectionPublicationInput! - The channels where the collection is published. * [id](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The collection to create or update publications for. ## Input objects with this input object * [collectionUnpublish](/docs/api/admin-graphql/2024-07/mutations/collectionUnpublish) ## Examples