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'll need a few more iterations to get this in a better state but I've now got a client for the GH api in the test suite which is passing type checking. Let me know if you find any more issues.
Screenshot
Description
The generated client causes Typescript to complain of "Excessive stack depth comparing types".
I get the error when trying to return even the simplest of our objects.
Our schema is large and very relational, but not huge.
Reproduction Steps/Repo Link
-- I cannot share our SDL but I'm imagining generating a Document Builder client with a large/complex schema will recreate this.
The text was updated successfully, but these errors were encountered: