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

Update example index.html: change init to renderVoyager

zleonov opened this issue · comments

The example index.html linked on the front page still uses GraphQLVoyager.init which has been removed.

It should be updated to use GraphQLVoyager.renderVoyager.