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 ProductPublishPayload

ProductPublishPayload

payload

Return type for productPublish mutation.

•

The product that has been published.

•
Shop!non-null

The user's shop.

•

The list of errors that occurred from executing the mutation.

•

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


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
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?