Skip to main content
Anchor to publishableUnpublish

publishableUnpublish

mutation

Requires write_publications access scope. Also: The user must have permission to create and edit products or create and edit catalogs.

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.

•ID!required

The resource to delete or update publications for.

•[PublicationInput!]!required

Specifies the input fields required to unpublish a resource.


Was this section helpful?

Anchor to PublishableUnpublishPayload returnsPublishableUnpublishPayload returns

•Publishable

Resource that has been unpublished.

•Shop!non-null

The user's shop.

•[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »