Different functions and root folders?
schema.ts and convex.config.ts are) as well as a different functions folder (i.e. where functions on the api object will be found).Am basically looking to achieve this folder structure:
but I want to specify
functions: convex/functions such that our api object stays like api.video.fn. As far as I can tell from the docs you can only specify functions in convex.json