graphene/docs/types
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
..
abstracttypes.rst Fixed typos and improved language and markup 2016-10-07 12:23:12 +02:00
enums.rst Line too long in code sample caused docs UI to overflow (#938) 2019-04-08 13:59:39 -07:00
index.rst Revise documentation (#969) 2019-06-09 16:49:56 -07:00
interfaces.rst Revise documentation (#969) 2019-06-09 16:49:56 -07:00
list-and-nonnull.rst Add documentation on NonNull lists 2018-02-07 12:06:29 -08:00
mutations.rst Revise documentation (#969) 2019-06-09 16:49:56 -07:00
objecttypes.rst Revise documentation (#969) 2019-06-09 16:49:56 -07:00
scalars.rst Revise documentation (#969) 2019-06-09 16:49:56 -07:00
schema.rst Revise documentation (#969) 2019-06-09 16:49:56 -07:00
unions.rst fix Unions.rst 2017-11-14 13:04:47 +03:00