stack

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

AdminTypes.Mutation.publishablePublishToCurrentChannel property

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.

Signature:

publishablePublishToCurrentChannel?: Maybe<PublishablePublishToCurrentChannelPayload>;