Skip to content

support extending interfaces #137

@mattkrick

Description

@mattkrick

Graphql can extend interfaces as well as types, eg extend interface Person. This was added just a short while ago: graphql/graphql-js#1222

i think all that's needed is to move the case up here, but I could be wrong: https://github.com/jimkyndemeyer/js-graphql-intellij-plugin/blob/accd108621006da46a0d1bea72b8efde3b1beda3/src/main/com/intellij/lang/jsgraphql/parser/JSGraphQLParser.java#L364

Thank you for the plugin! It's constantly saving me from myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions