visV
Convex Community2w ago
1 reply
vis

convex dx issue:

Advice🎁Feature Request
i sometimes have function files for queries/mutations that grow quite big, is it possible to convert that file into a folder so i can split all the functions in that folder then have an index.ts that does a barrel export so that i dont need to update the usages in the frontend?
i dont want to keep breaking down files that get big and then have to constantly update usages
anyone how to solve this
Was this page helpful?