Skip to content

0.10.5 -> 0.11.x breaking change (field must be Output, got Connection) #1024

@kamek-pf

Description

@kamek-pf

Hi,

Not sure where to report this, but since swapping between graphql-js version fixes the problem I figured this is the right place.
We're using graphql-relay-js's Connections.
In graphql-js#0.10.5, everything works fine. After upgrading to graphql-js#0.11.x, I get the following error :

Error: Campaign.guestProfiles field type must be Output Type but got: GuestProfilesConnection.

Any idea what I might be missing ?

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