--- title: CollectionPublishInput - GraphQL Admin description: The input fields for specifying a collection to publish and the sales channels to publish it to. 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/collectionpublishinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/collectionpublishinput.md --- # Collection​Publish​Input input\_object The input fields for specifying a collection to publish and the sales channels to publish it to. ## Fields * collection​Publications [\[Collection​Publication​Input!\]!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CollectionPublicationInput) required The channels where the collection will be 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