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

fix #241 #409

Conversation

sqs
Copy link
Contributor

@sqs sqs commented Sep 25, 2020

Similar to #407, but adds test cases.

fix #241

Similar to graph-gophers#407, but adds test cases.
@sqs sqs mentioned this pull request Sep 25, 2020
sqs added a commit to sourcegraph/sourcegraph-public-snapshot that referenced this pull request Sep 25, 2020
sqs added a commit to sourcegraph/sourcegraph-public-snapshot that referenced this pull request Sep 28, 2020
sqs added a commit to sourcegraph/sourcegraph-public-snapshot that referenced this pull request Sep 29, 2020
keegancsmith pushed a commit to sourcegraph/sourcegraph-public-snapshot that referenced this pull request Oct 5, 2020
sqs added a commit to sourcegraph/sourcegraph-public-snapshot that referenced this pull request Oct 8, 2020
…(2nd try)

I added a test case and fix for the other error in the 2nd commit graph-gophers/graphql-go@653514d of graph-gophers/graphql-go#409. I confirmed that the GraphQL query on the campaigns preview page that previously broke is now working.
sqs added a commit to sourcegraph/sourcegraph-public-snapshot that referenced this pull request Oct 10, 2020
…(2nd try) (#14475)

I added a test case and fix for the other error in the 2nd commit graph-gophers/graphql-go@653514d of graph-gophers/graphql-go#409. I confirmed that the GraphQL query on the campaigns preview page that previously broke is now working.
@pavelnikolov
Copy link
Member

I'm merging this PR because it has tests. I'll close the other one. Thank you for your effort.

@pavelnikolov pavelnikolov merged commit beb923f into graph-gophers:master Nov 13, 2020
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.

Interface inline fragment on union types results in panic.
2 participants