1691 Forks
14988 Stars
14988 Watchers

graphiql

GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

How to download and setup graphiql

Open terminal and run command
git clone https://github.com/graphql/graphiql.git
git clone is used to create a copy or clone of graphiql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with graphiql https://github.com/graphql/graphiql/archive/master.zip

Or simply clone graphiql with SSH
[email protected]:graphql/graphiql.git

If you have some problems with graphiql

You may open issue on graphiql support forum (system) here: https://github.com/graphql/graphiql/issues