0.0.8 • Published 6 years ago

super-graphiql v0.0.8

Weekly downloads
2
License
MIT, GraphiQL
Repository
github
Last release
6 years ago

Super-GraphiQL is an application dedicating to testing your GraphQL API. Users are able to quickly setup a series of tests for their project, understand the results and save the test cases for later use.

Build Status CDNJS npm

Installation

$ npm install super-graphiql

$ npm install super-graphiql-express

Features

Super GraphiQL leverages components of GraphiQl GraphiQL under the hood but is meant as a more powerful and flexibile GraphQL IDE to enable smooth testing workflow resulting enabling more efficicent workflows. Super GraphiQL thus adds the following features to the GraphQL ecosystem:

  • Supports multiple GraphQL queries and mutations in one test script
  • Intuitive visualization of test results
  • Save and reuse test scripts
  • Searchable Query history
  • Context-aware autocompletion & error highlighting
  • Supports real-time GraphQL Subscriptions

See the following questions for more additonal features.

Tech/framework used

Built with

Installation with screenshots

React Component

Express Middleware

How to use?

Make mulitple queries in one script

Build a full test script of queries and test only the ones you need

Packages

super-graphiql-middleware-express: Express middleware super-graphiql-react: Core of Super Graphiql built with ReactJS

Authors

Albert Chen | Marissa Lafontant | Eduardo Maillo | Angela Scerbo

License

See LICENSE file MIT ©

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago