Skip to content

An in-browser IDE for exploring GraphQL.

License

Notifications You must be signed in to change notification settings

AlecAivazis/graphiql

 
 

Repository files navigation

GraphiQL Monorepo

/ˈɡrafək(ə)l/ A graphical interactive in-browser GraphQL IDE. Try the live demo.

Build Status CDNJS npm

Intro

GraphiQL is the reference implementation of GraphQL IDE, an official project under the GraphQL Foundation.

This repository contains much of the code that powers GraphiQL, split into modules that can be used to build custom/alternative editors. The code uses the permissive MIT license.

The main components in this monorepo are:

Additionally, these components are dependents of the above packages, and are themselves used throughout the GraphQL Ecosystem:

Contributing

This is an open source project, and we welcome contributions. Please see CONTRIBUTING.md for details on how to contribute.

About

An in-browser IDE for exploring GraphQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.7%
  • CSS 6.5%
  • HTML 1.9%
  • Shell 0.9%