when I try for example to find some posts according to some field "display title" here for example it works fine and returns what is expected http://localhost:3000/api/posts?where[displayTitle][contains]=test
but when I try to search using this specific field it doesn't give me results at all http://localhost:3000/api/posts?where[content][contains]=test
I provided an example in these pics and note even when use lowercase or uppercase or any combination, it doesn't give any results in content field
#Find Queries work, One of them doesn't !!
2 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Community-Help:
- Relationships not populating
- [The following path cannot be queried: status","data":[{"path":"status"}]}]](https://payloadcms.com/community-help/discord/the-following-path-cannot-be-queried-status-data-path-status)
- rest api fetch not working since 1.7.0
- Exclude field when fetching a record