When I run the following query predicates in JavaScript, everything works fine:
predicates [
'[at(document.type, "member_article")]',
'[at(my.member_article.service_category, "YAepwBMAACcAsa1Q")]'
]
However, when the same thing is run in the API UI, it errors:
Any ideas?