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
We don't have support for using "in" where the right hand side is a user input argument list yet, it is currently only supported for property lists. We would like to add support for this case soon. See also #2781 for some workarounds.
Fallowing the doc Link I want to use 'in' operator as filter for example:
It throws this error:
Error: The expression following 'IN' must be a keypath to a list
What is happening? IN operator is not aviable yet?
Version of Realm and Tooling
The text was updated successfully, but these errors were encountered: