LiamL
Convex Community9mo ago
9 replies
Liam

I switched to directly querying against

I switched to directly querying against the api routes (so it goes client http req -> vercel server -> convex http routes) which has improved speed, but it does not use the user table in my db (instead the one in the component) which is not ideal :/
Was this page helpful?