Hamburger-FriesH
Convex Community5mo ago
3 replies
Hamburger-Fries

Convex Component for each app?

We have NextJS setup where we setup each Nextjs App to create a Convex Component in its own folder with dedicated schema, mutations and query files.

This allows us to keep each feature in its own separate area with custom tables.

My question is do we need to create mutations and query’s? Or can we just use Convex components to generate custom Convex Components as a way of organizing the DB and schema?
Was this page helpful?