Jonathan Kim
|
e26c0a3717
|
Add documentation on NonNull lists
|
2018-02-07 12:06:29 -08: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 |
|
Stan Zhavoronkov
|
3412dba31f
|
fix Unions.rst
fix Unions.rst docs (copy-paste sentence from interfaces.rst).
|
2017-11-14 13:04:47 +03:00 |
|
Eran Kampf
|
7f59a8fa7e
|
Added docs
|
2017-10-30 13:05:02 -07:00 |
|
Varun Dey
|
ef507c7932
|
Fixed minor grammatical error
|
2017-10-27 15:58:32 +05:30 |
|
Frankie Robertson
|
a1bc7377bd
|
Add unions doc to index
|
2017-10-05 11:50:09 +03:00 |
|
Mandeep Singh
|
b34b3091d4
|
fix typo in Enum docs
|
2017-09-03 20:38:06 +05:30 |
|
Syrus Akbary
|
7455063728
|
Fixed mutation docs (adding missing info arg in mutate)
|
2017-08-29 09:26:20 -07:00 |
|
Syrus Akbary
|
0002d42e38
|
Updated docs
|
2017-07-27 03:05:58 -07:00 |
|
Syrus Akbary
|
a56d5d9f77
|
Added union docs. Fixed #493
|
2017-07-26 22:43:22 -07:00 |
|
Syrus Akbary
|
fa512cfa50
|
Improved mutation docs
|
2017-07-26 22:36:27 -07:00 |
|
Syrus Akbary
|
0e355ee296
|
Improved documentation examples
|
2017-07-23 23:29:27 -07:00 |
|
XatMassacrE
|
dc5de1f503
|
Fix doc typo
|
2017-07-11 11:08:39 +08:00 |
|
XatMassacrE
|
93fc03d9e0
|
Fix doc typo
|
2017-07-11 10:27:36 +08:00 |
|
Syrus Akbary
|
afed25a180
|
Improved enums comparison and getters. Fixed #444
|
2017-04-07 22:02:16 -07:00 |
|
Chapman Siu
|
3a198d052a
|
fixed indent in mutation docs
|
2017-03-01 22:54:06 +11:00 |
|
Syrus Akbary
|
e2cdd80a5c
|
Added docs for List and NonNull types. Fixed #326
|
2017-02-20 22:44:27 -08:00 |
|
Syrus Akbary
|
8b0cd488d4
|
Improved Mutation docs. Fixed #402
|
2017-02-20 22:12:55 -08:00 |
|
Syrus Akbary
|
b5cc0a81da
|
Improved scalar docs. Fixed #394
|
2017-02-20 21:57:39 -08:00 |
|
BossGrand
|
b9d3abee31
|
fixed a few documentation bugs
there was a warning of header underline not being long enough
and code type graphql was being used intead of json
|
2017-02-06 17:14:07 -08:00 |
|
Syrus Akbary
|
a749d02663
|
Fixed mutations Input code. Fixed #398
|
2017-01-10 15:45:32 +01: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 |
|
SangHee Kim
|
11996e9121
|
fixed: wrong example for interface
|
2016-11-21 11:41:35 -05:00 |
|
Syrus Akbary
|
815f7528c5
|
Merge pull request #365 from BossGrand/master
Added documentation for InputFields and InputObjectTypes usage
|
2016-11-14 17:54:58 -08:00 |
|
BossGrand
|
85cad0efc3
|
fixed typo in documentation
|
2016-11-14 17:50:41 -08:00 |
|
BossGrand
|
b179d012d7
|
Added documentation for InputFields and InputObjectTypes usage
|
2016-11-14 13:04:19 -08: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
|
71556031bf
|
Removing is_type_of from docs
|
2016-09-29 01:42:32 -07:00 |
|
Syrus Akbary
|
cdd4afb79a
|
Update objecttypes.rst
|
2016-09-28 13:58:39 -07:00 |
|
Syrus Akbary
|
c9aa461c65
|
Fixed code
|
2016-09-28 13:58:05 -07:00 |
|
Syrus Akbary
|
c65d5a532a
|
Updated docs reflecting static resolvers
(And a working example of is_type_of)
|
2016-09-28 13:57:41 -07:00 |
|
Syrus Akbary
|
c9a30f7139
|
Improved docs
|
2016-09-25 05:01:12 -07: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 |
|