nathanfeitoza / graphql-test

Test for graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphql Test

Repository for tests with graphql

How to use?

Install the dependecies

yarn

or

npm install

How to start?

After install dependencies, init the server.

yarn start

or

npm start

And access: http://localhost:8751

About

Test for graphql


Languages

Language:JavaScript 99.8%Language:Shell 0.2%