| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…wError) Co-authored-by: andimarek <1706744+andimarek@users.noreply.github.com>
Co-authored-by: andimarek <1706744+andimarek@users.noreply.github.com>
|
Hello, this pull request has been inactive for 60 days, so we're marking it as stale. If you would like to continue working on this pull request, please make an update within the next 30 days, or we'll close the pull request. |
Sorry, something went wrong.
|
Hello, as this pull request has been inactive for 90 days, we're closing this pull request. We always welcome contributions, and if you would like to continue, please open a new pull request. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
GraphQL spec prohibits directives from referencing each other via applied directives. Direct self-reference (A → A) was detected correctly, but indirect cycles (A → B → A or A → B → C → A) caused StackOverflowError during schema generation.
Changes
Example
Error message: 'foo' forms a directive cycle via: foo -> bar -> foo
Original prompt💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.