nibbioloN
Convex Community2y ago
2 replies
nibbiolo

Schema location with crud helpers

I would like to use the CRUD helpers but it seems i have to define the table not in the schema.ts file, but according to the example, in the users.ts file. Is there a way to keep all the table definition,as per standard, in the schema.ts file and still use the helpers?Im referring to this example here
https://github.com/get-convex/convex-helpers/blob/main/packages/convex-helpers/README.md#crud-utilities
GitHub
A collection of useful code to complement the official packages. - get-convex/convex-helpers
convex-helpers/packages/convex-helpers/README.md at main · get-conv...
Was this page helpful?