Anchor to collectionPublishcollection
collection Publish
mutation
Requires access scope. Also: The user must have a permission to publish a collection.
Deprecated. Use publishablePublish instead.
Publishes a collection to a channel.
Anchor to Arguments
Arguments
- Anchor to inputinput•Collection
Publish Input!required Specify a collection to publish and the sales channels to publish it to.
Was this section helpful?
- Anchor to collectioncollection•
The published collection.
- Anchor to collectionPublicationscollection•
Publications The channels where the collection has been published.
- Anchor to shopshop•Shop!non-null
The shop associated with the collection.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?