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

Have possibility to use values/keys from fields object in .where/.orderBy/.groupBy #204

Closed
dankochetov opened this issue Mar 1, 2023 · 0 comments

Comments

@dankochetov
Copy link
Contributor

Image

For example in this query I want to have a possibility to access medianRevenue or medianTalkTime fields in where/orderby/groupby

Example

.where((fields) => eq(fields.medianRevenue, 15))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant