Trying to create custom function
In this case the
wrapDatabaseReader
and rules
are not being found. Any suggestions ?1 Reply
Hey @Spiced, follow this example:
https://github.com/get-convex/convex-helpers/blob/main/convex/customFunctionExample.ts#L8-L29
GitHub
convex-helpers/convex/customFunctionExample.ts at main · get-convex...
A collection of useful code to complement the official packages. - get-convex/convex-helpers