Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.34 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.34 KB

graphiql.io

Docker Repository NPM version Build status Code Climate

Use GraphiQL with any server. Hosted at graphiql.io, built with Trails. Default data provided via faker.js.

Install

npm install graphiql.io

Usage

React Component

const GraphiQL = require('graphiql.io/client/js/app')
...

Docker Container

docker pull langa/graphiql.io

License

MIT

Maintained By