RJR
Convex Community3y ago
45 replies
RJ

Upgrading "middleware" functions to Convex 0.13

I have some "middleware" functions (à la https://stack.convex.dev/sessions-wrappers-as-middleware) which I'm trying to upgrade to be compatible with convex 0.13, and am having trouble figuring out how to properly type (and, consequently, modify) them accordingly.

Are there any examples of functions like this that are up-to-date with convex 0.13?
Was this page helpful?