Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any GraphQL schema docs generator like swagger in python?

I'm using graphene-python for my flask based graphQL server. and I want to use docs generator from code like swagger.

I've searched it from google, but got nothing. Is there any GraphQL schema docs generator from code for python?


1 Answers

You could use graphiql - graphical interactive in-browser GraphQL IDE that is comes handy to explore API.

like image 170
donnyyy Avatar answered Jun 15 '26 12:06

donnyyy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!