Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Harvey
396b278aff
Fix typos (#1192) 2020-04-29 13:38:56 +01:00
David Anderson
5cb7d91aaa Revise documentation (#969)
* Revise documentation

- Add missing reference to `flask-graphql` in integrations
- align documentation for resolver arguments (use root for 1st argument
instead of self)
- explore use of `parent` instead of `root` for first argument
- clarify resolvers and object type documentation
- add documentation for Meta class options for ObjectType
- expand quickstart documentation for first time users
- streamline order of documentation for first time users (broad ->
specific)
- document resolver quirks

* explict imports from graphene

* rename doc refs for resolvers

* suggestions typos and graphene import
2019-06-09 16:49:56 -07:00
Kalle Jepsen
71b4de9369 Fixed typos and improved language and markup 2016-10-07 12:23:12 +02:00
Syrus Akbary
c9a30f7139 Improved docs 2016-09-25 05:01:12 -07:00
Syrus Akbary
316569b019 Improved docs. Added schema page 2016-09-21 01:16:35 -07:00