graphql-python / graphql-python/graphene-django
Add API documentation
Open
📖 documentation
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 760
- PR merge metrics
- No merged PRs in 30d
Description
Recently @dvndrsn added some **great** API documentation to the Graphene project: https://github.com/graphql-python/graphene/pull/971 We should add do the same for Graphene-Django.
## To document:
* [ ] `DjangoObjectType`
* [ ] `DjangoConnectionField`
* [ ] `GraphQLView`
* [ ] `DjangoFormMutation`
* [ ] `DjangoModelFormMutation`
* [ ] `DjangoFilterConnectionField`
Contributor guide
Assessment
This issue has not been assessed yet.