Skip to content

Introspection fails when types implement multiple interfaces #434

@Matt-Kantor-CK

Description

@Matt-Kantor-CK

Despite being valid, types like type FooBar implements IFoo, IBar cause the apollo-codegen introspect-schema command to blow up with a parser error (Unexpected Name). This was observed with apollo-codegen 0.19.1.

I created a small demo here: https://github.com/mkantor/demo-apollo-codegen-bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    🌹 has-reproduction❤ Has a reproduction in a codesandbox or single minimal repository

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions