You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, this PR only removes existing schema bindings, not generates new one.
It's because codegen.ts does not work as i intended, it just throws the errors instead of generating bindings.
We expects the current problem's source is two kind of things and need to fix it.
schema file structure is wrong
ts-codegen is broken...
The text was updated successfully, but these errors were encountered:
Currently, this PR only removes existing schema bindings, not generates new one.
It's because codegen.ts does not work as i intended, it just throws the errors instead of generating bindings.
We expects the current problem's source is two kind of things and need to fix it.
The text was updated successfully, but these errors were encountered: