You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.