@arcblock/graphiql

v0.2.7
An graphical interactive in-browser GraphQL IDE.

GraphiQL

OCAP Service Playground, internal maintained version of graphql/graphiql.

Original readme README.md

Getting Started

Make sure OCAP API service is running locally (by default http://localhost:8080), otherwise, you have to make sure OCAP_API_BASE in package.json is a valid GraphQL backend.

git clone [email protected]:ArcBlock/graphiql.git
cd graphiql
make init     # yarn
make run      # npm run dev
npm i @arcblock/[email protected]

Metadata

Downloads

Maintainers