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
Support for `` requires a type ambiguity in the Parse.Query.findAll signature. Since moving to TypeScript, type ambiguities are apparent and should be removed. See #2621 (comment).
New Feature / Enhancement Checklist
Current Limitation
Support for `` requires a type ambiguity in the
Parse.Query.findAllsignature. Since moving to TypeScript, type ambiguities are apparent and should be removed. See #2621 (comment).