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
Have the option of NOT having the type predicate (i.e. _class = '' in queries.
The most logical solution would be to simply use 1=1 in place of _class=. This could be achieved by specifying the typeKey=1 and typeAlias=1 - except that back-ticks are automatically used to escape the typeKey.