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
I (naively) thought the query applied to the original collection and got a QueryError as a result. It was only after some thought and testing did I realize the query applied to the versions collection instead.
It would be great if the documentation for readVersions included a note about the query applying to the versions collection. (And so a query here may not be very useful.)