Skip to main content
Log inSign up
interface

Represents a resource that can be published to a channel. A publishable resource can be either a Product or Collection.

Anchor to Fields and connectionsFields and connections

Anchor to availablePublicationsCountavailablePublicationsCount
•

The number of publications that a resource is published to, without feedback errors.

Anchor to publishedOnCurrentPublicationpublishedOnCurrentPublication
•
Boolean!non-null

Whether the resource is published to the app's publication. For example, the resource might be published to the app's online store channel.

Anchor to publishedOnPublicationpublishedOnPublication
•
Boolean!non-null

Whether the resource is published to a specified publication.

Anchor to resourcePublicationsresourcePublications
•

The list of resources that are published to a publication.

Anchor to resourcePublicationsCountresourcePublicationsCount
•

The number of publications that a resource is published to, without feedback errors.

Anchor to resourcePublicationsV2resourcePublicationsV2
•

The list of resources that are either published or staged to be published to a publication.

Anchor to unpublishedPublicationsunpublishedPublications
•

The list of publications that the resource isn't published to.

Deprecated fields and connections

•
Int!non-null

The number of publications that a resource is published to, without feedback errors.

•
Boolean!non-null

Whether the resource is published to a specific channel.

Anchor to publishedOnCurrentChannelpublishedOnCurrentChannel
•
Boolean!non-null

Whether the resource is published to a channel. For example, the resource might be published to the online store channel.

•
ChannelConnection!non-null

The list of channels that the resource is not published to.


Was this section helpful?

Anchor to Types implemented inTypes implemented in


Was this section helpful?