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 (`requiresSellingPlan: true`) can be published only on online stores.
Access Scopes
`write_publications` access scope. Also: The user must have a permission to create and edit products.
Arguments
id:
ID! -
The resource to create or update publications for.
Returns
publishable:
Publishable
Resource that has been published.