Skip to content

yen223/graphql-schema-infer

Repository files navigation

graphql-schema-infer

Generates a GraphQL schema given JSON data.

Run this project:

npm install
npm start
# in another tab
npm run webpack

After you see the webpack compilation succeed (the npm run webpack step), open src/index.html. Then modify whichever file in src and refresh the page to see the changes.

About

Generate a GraphQL schema from JSON data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages