Anchor to publishablePublishToCurrentChannelpublishable
mutationpublishable Publish To Current Channel
Requires access scope. Also: The user must have a permission to create and edit products.
Publishes a resource to current channel. If the resource is a product, then it's visible in the channel only if the product status is active. Products that are sold exclusively on subscription () can be published only on online stores.
Anchor to Arguments
Arguments
- •ID!required
The resource to create or update publications for.
Was this section helpful?
Anchor to PublishablePublishToCurrentChannelPayload returnsPublishable Publish To Current Channel Payload returns
- Anchor to publishablepublishable•Publishable
Resource that has been published.
- Anchor to shopshop•Shop!non-null
The user's shop.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?