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
I haven't figure out how to resolve this issue yet.
This libaray works fine when the schema is not too big. However, when I try to use a realworld schema it always fails at buildSchema. My schema is 444KB with 16K lines.
I haven't figure out how to resolve this issue yet.
This libaray works fine when the schema is not too big. However, when I try to use a realworld schema it always fails at
buildSchema
. My schema is 444KB with 16K lines.I do increase my memory to 8GB but it doesn't helps.
I am willing to make a simpler schema but it's also quite tricky to deal with the nested props and types. Any workaround or tools would be welcome
The text was updated successfully, but these errors were encountered: