# CollectionPublishInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for specifying a collection to publish and the sales channels to publish it to. ### Access Scopes ## Fields * [collectionPublications](/docs/api/admin-graphql/2024-10/input-objects/CollectionPublicationInput): CollectionPublicationInput! - The channels where the collection will be published. * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The collection to create or update publications for. ## Input objects with this input object * [collectionPublish](/docs/api/admin-graphql/2024-10/mutations/collectionPublish) ## Examples