graphql-python / flask-graphql

Adds GraphQL support to your Flask application.
MIT License
1.33k stars 140 forks source link

Add doc on Mutations, Nodes etc #44

Closed Seluj78 closed 1 year ago

Seluj78 commented 6 years ago

Hi there! Beginner at graphql, I'm slowly discovering the power or graphql and I was wondering how do you add doc to your mutations etc? I'm using PynamoDB and I can't find a way to add doc to the graphiql :thinking:

Any idea ?

Seluj78 commented 6 years ago

https://github.com/graphql-python/graphene-sqlalchemy/issues/111 This doesn't solve my issue :/

Seluj78 commented 1 year ago

Closing as this is not something I work on anymore