Skip to content

andev-software/graphql-ide

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GraphQL IDE

An extensive IDE for exploring GraphQL API's


Features

  • Manage projects
  • Import/export
  • Store queries
  • Query history
  • Custom headers
  • Environment variables for dynamic headers

Installing

MacOS

Unpack the latest app from the releases tab

Window / Linux

Releases available soon, for now build the binary using

npm install -g electron
npm install
npm run package --all

Run the binary using electron .

Upgrade from 0.x

Download the latest 0.2.x version, this will give you an option to export any project for 1.x. After you've installed 1.x you can import the project there. You can always go back to 0.x, your project data is stored at /Users/[username]/Library/Application Support/graphql-ide

Contributing

Please file issues under GitHub, or submit a pull request if you'd like to directly contribute.

Screenshots

Execute queries

Execute queries

Custom headers

Custom headers

Environment variables for dynamic headers

Custom headers

Manage projects

Manage projects

About

⚡️ GraphQL IDE - An extensive IDE for exploring GraphQL API's

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •