|
|
|
|
|
by aexol
1613 days ago
|
|
how big is your schema then? Of course code grows as schema grows as it is translated to TS. However productivity boost is huge. If you want to use it with bigger than 1mb schemas create an issue , maybe we can split it to more files if that works for this limit |
|
If you weren’t aware, you can’t run TS directly - you have to compile it to JS for execution