copenri
3aff5c2c6e
Fix formatting
2025-12-18 13:35:45 -05:00
copenri
b6e26d7bb3
Add documentation to showcase BigInt type support
...
This change updates the documentation to include the BigInt type.
2025-12-18 13:29:37 -05:00
Pei-Lun H
8eb2807ce5
docs: Correct the module name of custom scalar example in documentation ( #1486 )
2022-12-23 07:57:45 +01:00
Thomas Leonard
3bdc67c6ae
fix: input with invalid types should raise an error
2022-06-20 15:15:14 +02:00
Jonathan Kim
d042d5e95a
Expose Base64 type and add custom scalar examples ( #1223 )
2020-07-09 17:55:27 +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
Ambro
40229b8a73
Fix internal link on docs ( #980 )
2019-06-04 09:23:24 -07:00
Markus Holtermann
96d497c2b8
Fix docs on graphene.Int bounds ( #891 )
2019-03-11 09:32:23 -07:00
Jonathan Kim
0a6921d2d0
Add extra documentation on base scalars
2017-12-10 16:07:48 +01:00
Jonathan Kim
76f8a35916
Add documentation for scalar type arguments
2017-12-10 15:53:28 +01:00
Grégoire Chauvet
98366c6add
Added Date scalar to documentation
2017-11-29 14:32:17 +01:00
Syrus Akbary
b5cc0a81da
Improved scalar docs. Fixed #394
2017-02-20 21:57:39 -08:00
Syrus Akbary
dda294d911
Merge branch 'master' into master
2016-12-18 13:12:51 -08:00
Paul Bailey
dddb20a0f4
added time type
2016-11-22 18:04:22 -05:00
Vincent Driessen
b2d7dfe546
Fix sentences to be more readable
2016-11-03 22:17:37 +01:00
Vincent Driessen
f5c5d33639
Fix import paths to match graphene>=1.0 paths
2016-11-03 22:08:41 +01:00
Wenley Tong
77e4ead0d7
Tweak the documentation to match behavior in the playground.
2016-10-16 11:34:10 -07:00
Kalle Jepsen
71b4de9369
Fixed typos and improved language and markup
2016-10-07 12:23:12 +02: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