Commerce
publishAllProducts
Publish All Products
Publish EVERY draft product in a Studio app's catalog to the storefront in one call: the "go live" verb for a freshly migrated catalog where every item landed as draft.
Arguments
appIdstringrequiredThe Studio app ID whose draft catalog to publish.
Returns
Bounded per call: if a very large catalog has more drafts than one call can flip, it returns hasMore:true: call again to publish the rest.
Ask for it
The Cloud routes these requests to this verb.
- publish all products
- take the whole catalog live
- go live
Pair it with
The verbs that finish the job.