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
Currently, getFromIndex only mandates that all passed in json attributes are part of the index. But we should be able to further filter based on non-index attributes as well along with the index attributes. Something similar to what query API does.