API Query operators on text fields: starts_with and ends_with #4573
qroac
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on some filter functions for huge data tables in our frontend.
For some of the intended functions, I need filter operations that I cannot find in the documentation:
starts_with
andends_with
to search for records that have the queried field starting or ending with a required valueIs this already possible and just not listed in docs?
Or is this already planned for future releases?
Beta Was this translation helpful? Give feedback.
All reactions