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
For use-cases where the query is only being checked if valid, full parsing has a small performance hit.
Implemented a check query method that does not parse the AST into structured data.