Skip to main content
Log inSign up
object

Represents the channels where a product is published.

Channel!non-null

The channel where the product was or is published.

Boolean!non-null

Whether the publication is published or not.

Product!non-null

The product that was or is going to be published on the channel.

The date that the product was or is going to be published on the channel.


Was this section helpful?

mutationDeprecated

Publishes a product. Products that are sold exclusively on subscription (requiresSellingPlan: true) can only be published on online stores. Use publishablePublish instead.


Was this section helpful?