schema in multiple files breaks types
I have split my schema into multiple files and exported them all like before with a single file. but now some of the types aren't working anymore and properties are missing/
undefined
on tables.
if I place everything in a single schema again, it's working fine. I haven't changed any of the exports either.


0 Replies