Skip to main content
object

A publication is a group of products and collections that is published to an app.

•Boolean!
non-null

Whether new products are automatically published to this publication.

•Catalog

The catalog associated with the publication.

Anchor to collectionPublicationsV3collectionPublicationsV3
•ResourcePublicationConnection!
non-null

The collection publications for the list of collections published to the publication.

•CollectionConnection!
non-null

The list of collections published to the publication.

•Boolean!
non-null

Whether the collection is available to the publication.

Arguments

•ID!
required

Collection ID to check.


•ID!
non-null

A globally-unique ID.

•ProductConnection!
non-null

The list of products included, but not necessarily published, in the publication.

•PublicationOperation

A background operation associated with this publication.

Anchor to productPublicationsV3productPublicationsV3
•ResourcePublicationConnection!
non-null

The product publications for the list of products published to the publication.

•ProductConnection!
non-null

The list of products published to the publication.

Anchor to supportsFuturePublishingsupportsFuturePublishing
•Boolean!
non-null

Whether the publication supports future publishing.

Deprecated fields

•App!
non-nullDeprecated
•String!
non-nullDeprecated

Was this section helpful?

•query

Lookup a publication by ID.

•query

List of publications.


Was this section helpful?

•mutation

Creates a publication.

•mutation

Updates a publication.


Was this section helpful?

•interface

Was this section helpful?