Skip to main content
Anchor to CollectionPublication

CollectionPublication

object

Represents the publications where a collection is published.

•Collection!
non-null

The collection to be published on the publication.

•Boolean!
non-null

Whether the publication is published or not.

•Publication!
non-null

The publication where the collection will be published.

•DateTime!
non-null

The date that the publication was or is going to be published.

•Channel!
non-nullDeprecated

Was this section helpful?

•mutation
Deprecated

Arguments

•CollectionPublishInput!
required

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


Fields

•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?