foreign-sapphire
foreign-sapphire•4y ago

startswith operator

startswith operator not supported
8 Replies
foreign-sapphire
foreign-sapphireOP•4y ago
setFilters([{ field:"patient_name", value:e.target.value, operator:"startswith" }])
optimistic-gold
optimistic-gold•4y ago
Filter support depends on the data provider
foreign-sapphire
foreign-sapphireOP•4y ago
hasura data provider
optimistic-gold
optimistic-gold•4y ago
Nice, let me check Can you open an issue for this? I just checked and yeah Hasura is missing startswith and endswith filters but we can add those
foreign-sapphire
foreign-sapphireOP•4y ago
i dont have an idea like how to raise an issue
optimistic-gold
optimistic-gold•4y ago
Here's a list of active issues for refine on GitHub https://github.com/pankod/refine/issues You can create a new one by clicking on the New Issue button 🚀
Omer
Omer•4y ago
Hey @rehan1 👋 , We've released @pankod/refine-hasura@4.15.0 🎉
foreign-sapphire
foreign-sapphireOP•4y ago
thanks ill try now its working now thanks

Did you find this page helpful?