Skip to content

Update import paths to github.com/graphql-go/graphql #53

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

Merged
merged 4 commits into from
Nov 5, 2015

Conversation

sogko
Copy link
Member

@sogko sogko commented Nov 5, 2015

Related #52

Cheers!

sogko added a commit that referenced this pull request Nov 5, 2015
Update import paths to `github.com/graphql-go/graphql`
@sogko sogko merged commit c5791b9 into graphql-go:master Nov 5, 2015
@sogko sogko deleted the sogko/update_import_paths branch November 5, 2015 04:22
sogko added a commit to sogko/graphql that referenced this pull request Apr 12, 2016
As pointed out in graphql-go#53, our validation is more conservative than it needs to be in some cases. Particularly, two fields which could not overlap are still treated as a potential conflict.

This change loosens this rule, allowing fields which can never both apply in a frame of execution to diverge.

Commit:
d71e063fdd1d4c376b4948147e54438b6f1e13de [d71e063]
Parents:
228215a704
Author:
Lee Byron <[email protected]>
Date:
13 November 2015 at 9:39:54 AM SGT
Commit Date:
13 November 2015 at 10:01:11 AM SGT
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

Successfully merging this pull request may close these issues.

1 participant