Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Kim
a3b215d891
Remove AbstractType (#1053) 2019-09-27 09:54:19 +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
Jonathan Kim
e7ebb86e5a Re-order type list 2018-06-17 11:25:32 +01:00
Frankie Robertson
a1bc7377bd Add unions doc to index 2017-10-05 11:50:09 +03:00
Syrus Akbary
e2cdd80a5c Added docs for List and NonNull types. Fixed #326 2017-02-20 22:44:27 -08:00
Syrus Akbary
316569b019 Improved docs. Added schema page 2016-09-21 01:16:35 -07:00
Syrus Akbary
a0d07343e1 First version of integrated Graphene sphinx docs 2016-09-11 21:47:34 -07:00