glucinater
glucinater16mo ago

Using Convex Ent with Table helper

Does Convex Ent work with the Table utility from Convex helpers?
9 Replies
glucinater
glucinaterOP16mo ago
Also is there a way to use with Zod zquery?
Michal Srb
Michal Srb16mo ago
Hey @glucinater , what functionality from the Table utility in convex-helpers are you looking for that Ents don't provide?
glucinater
glucinaterOP16mo ago
I used to use the validator from it, currently using zod and zQuery instead I’d like to use ent for the lazy map/filtering but not sure how to rework the zQuery stuff to work with ent
Michal Srb
Michal Srb16mo ago
You should be able to use zCustomQuery instead of customQuery in the Convex Ents setup. Does it work?
glucinater
glucinaterOP16mo ago
Ill try it out in a bit
David Alonso
David Alonso12mo ago
what are convex ents?
No description
erquhart
erquhart12mo ago
Convex Ents - Convex Ents
Relations, default values, unique fields and more for Convex
erquhart
erquhart12mo ago
Not known to the docs bot because it's not a part of core
Michal Srb
Michal Srb12mo ago
Its mind will be blown when show it.

Did you find this page helpful?