stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > publishablePublish

AdminTypes.Mutation.publishablePublish property

Publishes a resource to a 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.

Signature:

publishablePublish?: Maybe<PublishablePublishPayload>;