Anchor to Publishable
interfacePublishable
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 availablePublicationsCountavailable•Count
Publications Count The number of publications that a resource is published to, without feedback errors.
- Anchor to publishedOnCurrentPublicationpublished•Boolean!non-null
On Current Publication 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 publishedOnPublicationpublished•Boolean!non-null
On Publication Whether the resource is published to a specified publication.
- Anchor to resourcePublicationsresource•Resource
Publications Publication Connection!non-null The list of resources that are published to a publication.
- Anchor to resourcePublicationsCountresource•Count
Publications Count The number of publications that a resource is published to, without feedback errors.
- Anchor to resourcePublicationsV2resource•Resource
Publications V2 Publication V2Connection!non-null The list of resources that are either published or staged to be published to a publication.
- Anchor to unpublishedPublicationsunpublished•Publication
Publications Connection!non-null The list of publications that the resource isn't published to.
Deprecated fields and connections
- Anchor to publicationCountpublication•Int!non-nullDeprecated
Count - Anchor to publishedOnChannelpublished•Boolean!non-nullDeprecated
On Channel - Anchor to publishedOnCurrentChannelpublished•Boolean!non-nullDeprecated
On Current Channel - Anchor to unpublishedChannelsunpublished•Channel
Channels Connection!non-nullDeprecated
Was this section helpful?