Add Multiple Recipes to the Shopping List
Last updated
Last updated
Arguments
Type
Description
recipeIds
[UUID]
Array of recipe database IDs
Field Name
Type
Description
success
Boolean
True if the recipe has been added to the shopping list. Otherwise, it will display False
message
String
Description of the result. Either if the recipe was added or not.