graphql-kit / graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph
https://graphql-kit.com/graphql-voyager/
MIT License
7.69k stars 504 forks source link

Update example index.html: change init to renderVoyager #353

Closed zleonov closed 10 months ago

zleonov commented 10 months ago

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.