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

Prevent fragment application cycles #85

Closed
bruce opened this issue Mar 11, 2016 · 1 comment
Closed

Prevent fragment application cycles #85

bruce opened this issue Mar 11, 2016 · 1 comment

Comments

@bruce
Copy link
Contributor

bruce commented Mar 11, 2016

We need to ensure we're preventing fragment application cycles during validation/execution.

https://facebook.github.io/graphql/#sec-Fragment-spreads-must-not-form-cycles

Changes would go in the selection set resolution code.

@bruce
Copy link
Contributor Author

bruce commented Mar 17, 2016

Handled in #91

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

No branches or pull requests

2 participants