stack

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

AdminTypes.Mutation.publishableUnpublishToCurrentChannel property

Unpublishes a resource from the current channel. If the resource is a product, then it’s visible in the channel only if the product status is active.

Signature:

publishableUnpublishToCurrentChannel?: Maybe<PublishableUnpublishToCurrentChannelPayload>;