HoneyH
Convex Community6mo ago
25 replies
Honey

Feature request: For Better file management

It would be nice if Convex could ignore folders in brackets—just like Next.js does.

Example:
If I have a file like:
queries/(internal)/analytics/getSales.ts
I want to still use it like:
api.queries.analytics.getSales()

This would help keep my Convex folder more organized without messing up the function paths.

let me know your thoughts
Was this page helpful?