-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Disallow non-breakable chains of circular references in Input Objects #701
Disallow non-breakable chains of circular references in Input Objects #701
Conversation
@spawnia No problem. Thanks for opening the new PR. |
Pull Probot will just nuke my branch again when i do that. |
This is based on a spec proposal (see: graphql/graphql-spec#701) and may change in the future.
|
@spawnia I'm in the process of finalizing editorial review before publishing the next spec edition and merging in accepted RFCs in the process. I'm merging this now, but if you wouldn't mind please verifying that you've signed the EasyCLA document above! |
@leebyron Thank you, i just signed. This must have been the third or fourth time i have had to do this - whatever it takes 🤷 |
I thought you might have already, you’ll notice it’s rejecting my commits as well, so I suspect this tool from LF is having a bad time. Thanks for the double/triple-check.
|
@leebyron I accidentally nuked the previous PR #445 by adding the Pull Probot, which hard-reset my
master
branch. Sorry!