graphql-kit / graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph

Home Page:https://graphql-kit.com/graphql-voyager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank screen when switching between object types, input types, queries and mutations.

zleonov opened this issue · comments

When I click around between various types and switch between queries and mutations I consistently end up with a blank screen after a while.

On average it takes between 3-6 repetitions. There is no specific pattern, but the most common trigger is switching between queries and mutations.

My schema has been verified and has no errors.

Firefox console always shows the following error: Error: Expected undefined to be a GraphQL composite type.

I am not sure if this is related to #339 or not.
Using the latest version: 2.0.0