Commit Graph

13 Commits

Author SHA1 Message Date
Tim Gates
8589aaeb98
docs: Fix a few typos
There are small typos in:
- UPGRADE-v1.0.md
- UPGRADE-v2.0.md
- docs/execution/fileuploading.rst

Fixes:
- Should read `standard` rather than `stantard`.
- Should read `library` rather than `libary`.
- Should read `explicitly` rather than `explicity`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-07-16 14:40:00 +10: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
Ryan Wilson-Perkin
b5d15b635e Update UPGRADE-v1.0.md
Hoping to help out by fixing a few small grammatical mistakes. Thanks for the upgrade guide!
2017-05-03 10:58:56 -04:00
Syrus Akbary
0148401c06 Removed executor and middleware from the Schema. 2016-09-20 00:04:41 -07:00
Syrus Akbary
2ed800bae3 Added string type upgrade to function 2016-09-18 13:14:52 -07:00
Michael Williamson
c9777fd16e Clarify indentation in UPGRADE-v1.0.md 2016-09-18 17:08:45 +01:00
Syrus Akbary
78ff67eb13 Improved Upgrade guide 2016-09-14 21:17:43 -07:00
Syrus Akbary
a2b6d3dd05 Merge branch 'master' of github.com:graphql-python/graphene 2016-09-13 20:47:50 -07:00
Syrus Akbary
b01137f53a Updated Upgrade guide 2016-09-13 20:40:16 -07:00
Syrus Akbary
8bf6b22765 Updated UPGRADE guide 2016-08-14 15:45:41 -07:00
Syrus Akbary
73d37a1bb2 Upgrade guides 2016-08-06 19:56:43 -07:00
Syrus Akbary
888d5037da Update mutation example 2016-06-10 01:43:06 -07:00
Syrus Akbary
01ddc83c4b Added UpgradeGuide 2016-06-10 01:37:08 -07:00