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.

Show input fields

Was this section helpful?

Anchor to ProductUnpublishPayload returnsProductUnpublishPayload returns

•Product

The product that has been unpublished.

Show fields
•Shop!
non-null

The user's shop.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?