craftql icon indicating copy to clipboard operation
craftql copied to clipboard

Filter on sub fields

Open nelhop opened this issue 7 years ago • 1 comments

How can I filter the entire datesList for a specific id in dates_category_group?

bildschirmfoto 2019-03-07 um 13 04 14

nelhop avatar Mar 07 '19 12:03 nelhop

I would expect a filter like dates_category_group: {id: $categoryid} to work. But CraftQL does not accept anything other than a String as argument. How would the correct syntax look like?

nelhop avatar Mar 11 '19 10:03 nelhop