Skip to content

A "reinvent the wheel" CLI interface for talking GraphQL

Notifications You must be signed in to change notification settings

corona-school/dev-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI for working with GraphQL

Jonas had to reinvent wheels again. You might want to use a non-buggy more feature complete existing GraphQL client instead.

Can be installed through apt install vim && npm ci && sudo npm link. Afterwards graphql can be run everywhere.

In multi selects, space can be used to select entries, a to toggle all and enter to submit.

Examples

Usage

graphql                  - Starts the CLI in interactive mode
graphql load <file>.gql  - Starts the CLI with loading / running the query in the file, can then be edited
graphql run  <file>.gql  - Directly runs the Query and exits

About

A "reinvent the wheel" CLI interface for talking GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published