Anchor to ProductPublicationProduct
ProductPublication
object
Represents the channels where a product is published.
Anchor to FieldsFields
- Anchor to channelchannel•Channel!non-null
The channel where the product was or is published.
- Anchor to isPublishedis•
Published Boolean!non-null Whether the publication is published or not.
- Anchor to productproduct•Product!non-null
The product that was or is going to be published on the channel.
- Anchor to publishDatepublish•
Date The date that the product was or is going to be published on the channel.
Was this section helpful?
Map
Fields and connections with this object
Anchor to MutationsMutations
- •mutationDeprecated
Publishes a product. Products that are sold exclusively on subscription (
) can only be published on online stores. Use
instead.
Was this section helpful?