Skip to content

Not implemented interface error #2080

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

Closed
flyhigh-hifi opened this issue Dec 10, 2018 · 2 comments
Closed

Not implemented interface error #2080

flyhigh-hifi opened this issue Dec 10, 2018 · 2 comments
Labels
🥀 needs-reproduction Lacks a runnable reproduction which can be used to quickly demonstrate a bug.

Comments

@flyhigh-hifi
Copy link

Apollo server doesn't produce errors when schema has interfaces which are not implemented yet. That causes graphql-playground and apollo cli utility to crash without any errors: in console of graphql-playground there's an js error when trying to run loop on implementations: null property.

@flyhigh-hifi flyhigh-hifi changed the title Empty interface error Not implemented interface error Dec 10, 2018
@martijnwalraven
Copy link
Contributor

Is this still an issue in recent versions of Apollo Server and graphql-js? I would expect schema validation to catch this.

@martijnwalraven martijnwalraven added the 🥀 needs-reproduction Lacks a runnable reproduction which can be used to quickly demonstrate a bug. label Jul 8, 2019
@JakeDawkins JakeDawkins added the 🚧👷‍♀️👷‍♂️🚧 in triage Issue currently being triaged label Jul 8, 2019
@abernix abernix removed the 🚧👷‍♀️👷‍♂️🚧 in triage Issue currently being triaged label Jul 16, 2019
@abernix
Copy link
Member

abernix commented Jul 16, 2019

Happy to re-open if this has continued to be problematic but I'll close it for now since it hasn't received a lot of traction and could have been resolved already.

If this is still a problem, would someone who's experiencing the problem (or anyone who comes across this issue and is able to assist) mind building a reproduction of the problem in to a runnable CodeSandbox reproduction using the latest version of Apollo Server and sharing the link to that CodeSandbox in this issue?

I'm happy to re-open if this is still occurring and someone can provide a reproduction. Thanks again!

@abernix abernix closed this as completed Jul 16, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🥀 needs-reproduction Lacks a runnable reproduction which can be used to quickly demonstrate a bug.
Projects
None yet
Development

No branches or pull requests

4 participants