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
In some cases, some resolver were making the filter._id argument required.
This is a minor change that doesn't break any code.
since that all the arguments in Filter are optional unless makeRequired is defined in options
0 commit comments