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
{{ message }}
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
Query was originally intended to support transformations, but that is now intended to be a separate API. Additionally, the query mixin doesn't allow the type of the item in the store to change. Because of that, the second generic on Query, which identified the type of the result of the query is unnecessary and misleading.