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

Allow fragment on interface #589

Merged
merged 2 commits into from
Feb 21, 2023
Merged

Allow fragment on interface #589

merged 2 commits into from
Feb 21, 2023

Conversation

pavelnikolov
Copy link
Member

This PR allows fragments on an interface which implements a type.

fixes: #113
closes: #376

@pavelnikolov pavelnikolov added this to the v1.6.0 milestone Feb 21, 2023
@pavelnikolov pavelnikolov self-assigned this Feb 21, 2023
@pavelnikolov pavelnikolov merged commit 045a3bd into master Feb 21, 2023
@pavelnikolov pavelnikolov deleted the fix-fragment-bug branch February 21, 2023 22:03
KNiepok pushed a commit to spacelift-io/graphql-go that referenced this pull request Feb 28, 2023
* Allow fragment on interface

* Fix lint error
KNiepok pushed a commit to spacelift-io/graphql-go that referenced this pull request Feb 28, 2023
* Allow fragment on interface

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

Successfully merging this pull request may close these issues.

Can't traverse from implementing type to interface in fragment
1 participant