Shaun Byrnes
04/08/2025, 9:45 AMmeals.name
as type string
doesnt work (get Field meals.name
not found.)
Tried doing meals
as type object
but get:
Field meals
has an incorrect type. Hint: field inside an array of objects must be an array type as well.
How should be config'd?