Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.deref on EntityQuery #160

Merged
merged 2 commits into from
Apr 27, 2023
Merged

.deref on EntityQuery #160

merged 2 commits into from
Apr 27, 2023

Conversation

gksander
Copy link
Contributor

Just pulls .deref "down" from UnknownQuery to EntityQuery so that you can deref EntityQuery as well as UnknownQuery (we've seen a need for this, in particular when you have an EntityQuery<unknown> which is effectively identical to UnknownQuery).

@vercel
Copy link

vercel bot commented Apr 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
groqd ✅ Ready (Inspect) Visit Preview Apr 27, 2023 2:15pm

@gksander gksander requested a review from carloskelly13 April 27, 2023 14:16
@gksander gksander merged commit 3d3eea9 into main Apr 27, 2023
@gksander gksander deleted the deref-entity branch April 27, 2023 14:23
@github-actions github-actions bot mentioned this pull request Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants