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

Missing support for extending interfaces #82

Open
ErikWittern opened this issue Jul 11, 2019 · 0 comments · May be fixed by #91
Open

Missing support for extending interfaces #82

ErikWittern opened this issue Jul 11, 2019 · 0 comments · May be fixed by #91

Comments

@ErikWittern
Copy link
Contributor

In addition to extending types, GraphQL also allows to extend interfaces. This seems currently not supported by libgraphqlparser, though, which fails with an exception of the type:

Parser failed with error: <line.column-length>: syntax error, unexpected interface, expecting type
realdoug added a commit to realdoug/libgraphqlparser that referenced this issue Sep 29, 2019
realdoug added a commit to realdoug/libgraphqlparser that referenced this issue Sep 29, 2019
@realdoug realdoug linked a pull request Sep 29, 2019 that will close this issue
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 a pull request may close this issue.

1 participant