Skip to main content
mutation

Requires write_publications access scope. Also: The user must have a permission to publish a collection.

Deprecated. Use publishablePublish instead.

Publishes a collection to a channel.

CollectionPublishInput!required

Specify a collection to publish and the sales channels to publish it to.


Was this section helpful?

Anchor to CollectionPublishPayload returnsCollectionPublishPayload returns

Collection

The published collection.

Anchor to collectionPublicationscollectionPublications
[CollectionPublication!]

The channels where the collection has been published.

Shop!non-null

The shop associated with the collection.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?