graphene/docs/relay
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
..
connection.rst Revise documentation (#969) 2019-06-09 16:49:56 -07:00
index.rst Fix relay links. 2018-01-20 15:17:52 -08:00
mutations.rst Add isort precommit hook & run on all files (#743) 2018-05-28 19:18:54 +01:00
nodes.rst Fix kwarg name in example. Fixes #533 2018-02-17 23:28:33 +00:00