Skip to main content
mutation

Requires write_publications access scope. Also: The user must have a permission to unpublish a product.

Deprecated. Use publishableUnpublish instead.

Unpublishes a product.

•ProductUnpublishInput!
required

Specifies the product to unpublish and the channel to unpublish it from.


Was this section helpful?

Anchor to ProductUnpublishPayload returnsProductUnpublishPayload returns

•Product

The product 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?