stack

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

AdminTypes.Mutation.publishableUnpublish property

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

Signature:

publishableUnpublish?: Maybe<PublishableUnpublishPayload>;