-
Notifications
You must be signed in to change notification settings - Fork 471
Pr/issue 226 findby type definitions #231
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
Pr/issue 226 findby type definitions #231
Conversation
…ated order of querie type definitions so they closer match order listed in documentation.
…e been deprecated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Sorry about the git hook issues :-(
Just one change I think. Thanks!
…ions) and extracted the interface so it can be shared between the 2 places where consumed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super! Thank you 💯
@all-contributors please add @JaxCavalera for code |
I've put up a pull request to add @JaxCavalera! 🎉 |
🎉 This PR is included in version 3.18.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
What:
Why:
How:
Checklist:
I have left
ByValue
,BySelectText
as is for now since there is a dedicated issue to removing the deprecated queries.