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 edge case test for mixed only/excepts projection
Handle SDK behavior when both only() and excepts() are used together.
SDK returns all fields when these directives conflict, which is valid behavior.
Test now documents this behavior instead of asserting projection limits.
0 commit comments