A dictionary with fields
Field | Type | Description |
---|---|---|
allergens | Bool | Checkbox if you want to import allergens or not |
ingredients | Bool | Checkbox if you want to import ingredients or not |
nutrients | Bool | Checkbox if you want to import nutrients or not |
{
"allergens": true,
"ingredients": true,
"nutrients": true
}