Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 509 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 509 Bytes

graphql-vis

Visualize a schema/graph using the network module of vis.js.

Currently uses an included schema.json file from github.

Extremely early alpha!

alt text

alt text

Getting started

Either yarn or npm i

Either yarn start or npm start

Maintainers

@andyvajda