Skip to content

Failure when api adds new types to GraphQL interfaces #749

Description

@thokra-nav

When the API returns a new type from a query returning an interface, the client is throwing an "unexpected concrete type for" error.

So it requires pulling the schema and then regenerate graphql. We should look into how not to throw an error, given that the interface fields should be enough

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions