Skip to main content
object

Represents the channels where a product is published.

•Channel!
non-null

The channel where the product was or is published.

Show fields
•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.

Show fields
•DateTime

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


Was this section helpful?

•mutation
Deprecated
Show payload

Arguments

•ProductPublishInput!
required

Specifies the product to publish and the channels to publish it to.

Show input fields


Was this section helpful?