Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4catalyzer/graphql-explorer
Autogenerate an interface for queries and mutations from a graphql schema
https://github.com/4catalyzer/graphql-explorer
Last synced: about 1 month ago
JSON representation
Autogenerate an interface for queries and mutations from a graphql schema
- Host: GitHub
- URL: https://github.com/4catalyzer/graphql-explorer
- Owner: 4Catalyzer
- License: mit
- Created: 2019-10-25T15:38:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T01:47:50.000Z (about 2 months ago)
- Last Synced: 2024-10-30T04:00:00.241Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://4catalyzer.github.io/graphql-explorer/
- Size: 16.8 MB
- Stars: 17
- Watchers: 6
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphQL Explorer
Autogenerated UI for GraphQL schemas
![show](./docs/static/img/capture1.gif)
## Install
```
yarn add graphql-explorer
```## [Documentation](https://4catalyzer.github.io/graphql-explorer/)