Anchor to section titled 'undefined'

productPublish
mutation
deprecated

Requires write_publications access scope. Also: The user must have a permission to publish a product.

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


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


Was this section helpful?

The product that has been published.

The channels where the product is published. Use Product.publications instead.

The user's shop.

The list of errors that occurred from executing the mutation.


Was this section helpful?