Skip to main content
Log inSign up
object

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

Anchor to Fields and connectionsFields and connections

Boolean!non-null

Whether new products are automatically published to this publication.

The catalog associated with the publication.

Anchor to collectionPublicationsV3collectionPublicationsV3

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

The list of collections published to the publication.

Boolean!non-null

Whether the collection is available to the publication.

ID!non-null

A globally-unique ID.

A background operation associated with this publication.

Anchor to productPublicationsV3productPublicationsV3

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

The list of products published to the publication.

Anchor to supportsFuturePublishingsupportsFuturePublishing
Boolean!non-null

Whether the publication supports future publishing.

Show
deprecated fields and connections Deprecated
App!non-nullDeprecated

The app associated with the publication. Use AppCatalog.apps instead.

String!non-nullDeprecated

Name of the publication. Use Catalog.title instead.


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?