Hi yall Loving Convex so far
Hi yall, Loving Convex so far.
I came across a problem. Even after running npx convex codegen, the dataModel.d.ts looks like the following
/**
* The type of a document stored in Convex.
*/
export type Document = any;
4 Replies
Ah... I'm missing the schema.ts
False alarm!
Cool! Glad you were able to figure it out.
There's a comment up above that looks like this:
That contains an explanation
Thanks Nipunn !
@DavidKim thanks for trying convex! please keep the questions and feedback coming. in each release, a huge percentage of our feature adds and bug fixes are driven by developer feedback