jerrie.bonkOriginal post
Web Developer
Hello,
I have a a related field in my collection, how can i do a search within it ?
Something like: query.push(Query.search('categories.name', params.categories))
Summary
The user is asking how to do a search within a related field in their collection. However, queries on relationships is currently unsupported.