Commerce
addProductsToSet
Add Products to Set
Add products to a named product set (menu), by set id or slug.
Arguments
appIdstringrequiredThe Studio app ID whose catalog holds the set.setIdstringoptionalThe product set's id. Give this or slug.slugstringoptionalThe product set's slug, e.g. 'forever-menu'. Give this or setId.productIdsstring[]requiredThe commerce product IDs to add to / remove from the set.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- add the almond croissant to the forever menu
- put these on the holiday menu
Pair it with
The verbs that finish the job.