/graphql-test

Test for graphql

Primary LanguageJavaScript

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