Ingredient
No description
type Ingredient {
value: String!
preTextBlock: String
postTextBlock: String
}
Fields
Ingredient.value
● String!
non-null scalar
Ingredient.preTextBlock
● String
scalar
Ingredient.postTextBlock
● String
scalar
Member of
IngredientGroup
object