Skip to content

gwen001/graphql-introspection-analyzer

Repository files navigation

graphql-introspection-analyzer

Analyze the response of the introspection query of GraphQL.

python badge MIT license badge twitter badge


Description

This Python tool displays the result of the introspection query of a graphql endpoint in a pretty way. So you can see all objects, queries and mutations avalaible.

Install

git clone https://github.com/gwen001/graphql-introspection-analyzer
cd graphql-introspection-analyzer
pip3 install -r requirements.txt

Usage

python3 graphql-introspection-analyzer <introspection file>


Feel free to open an issue if you have any problem with the script.

About

Graphql introspection query analyzer.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages