Files
payload/test
Sasha bc9b501e28 fix: querying virtual fields deeply with draft: true (#12868)
Fixes an issue when querying deeply new relationship virtual fields with
`draft: true`. Changes the method for `where` sanitization, before it
was done in `validateSearchParam` which didn't work with versions
properly, now there's a separate `sanitizeWhereQuery` function that does
this.
2025-06-23 22:18:49 -04:00
..
2025-05-22 10:04:45 -04:00
2024-10-30 17:56:50 +00:00
2025-03-05 19:14:35 +00:00