You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Improve filter translation logic and documentation
- Fix multiple operators on same field (always AND them together)
- Remove $not from type documentation
- Clarify range operators use $gte/$lte not $between
- All 290 tests passing
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments