Skip to main content
Anchor to PublishableUnpublishPayload

PublishableUnpublishPayload

payload

Return type for publishableUnpublish mutation.

•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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

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.


Was this section helpful?