Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum call stack size exceeded #297

Open
liamdasilva opened this issue Mar 11, 2022 · 1 comment
Open

Maximum call stack size exceeded #297

liamdasilva opened this issue Mar 11, 2022 · 1 comment

Comments

@liamdasilva
Copy link

When we have a circular schema reference
e.g. if a Post contains User and User contains posts, and they are in separate files that import each other
then the linter seems to enter an infinite loop and stack overflow

@cjoudrey
Copy link
Owner

cjoudrey commented May 6, 2022

Thanks for opening this issue @liamdasilva!

That's odd. Do you mind copy/pasting a snippet of your schema so that I can try reproducing this locally?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants