Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to publishablePublishToCurrentChannel

publishablePublishToCurrentChannel

mutation

Requires write_publications access scope. Also: The user must have a permission to create and edit products.

Publishes a resource to current channel. If the resource is a product, then it's visible in the channel only if the product status is active. Products that are sold exclusively on subscription (requiresSellingPlan: true) can be published only on online stores.

ID!required

The resource to create or update publications for.


Was this section helpful?

Anchor to PublishablePublishToCurrentChannelPayload returnsPublishablePublishToCurrentChannelPayload returns

Resource that has been published.

Shop!non-null

The user's shop.

The list of errors that occurred from executing the mutation.


Was this section helpful?