graph-url
v0.0.5
Published
A GraphQL library for building queries in the terminal
Readme
Graph URL
Run GraphQL queries right from the terminal.
Installation
Install it once globally with yarn:
yarn global add graph-urlOr use npm:
npm install -g graph-url