Commit Graph

15 Commits

Author SHA1 Message Date
Geoff
ec32c252e7
Relay documentation reflects api changes in 2.0
Specifically, get_node_from_global_id.
2017-11-20 10:05:28 -05:00
Vincent Poulailleau
98c2af3fcc
fix access to the request in Django
With the current documentation, I get after execution:
"graphql.error.located_error.GraphQLLocatedError: name 'context' is not defined"

I don't get any error after the correction I made (I haven't yet tried to upload a file…)
2017-10-30 16:00:18 +01:00
Syrus Akbary
6a85507325 Improved get_node API 2017-07-27 20:06:48 -07:00
Syrus Akbary
0002d42e38 Updated docs 2017-07-27 03:05:58 -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
Michael Chen
5052536787 Update Relay Documentation Link
Update the link of Relay Specification to Facebook Relay Specifications
2017-04-26 11:45:36 -07:00
Ryan Wilson-Perkin
313a004141 Spelling/Grammar fixes in docs
Hi, thanks for writing these docs! I'm reading through them and hoping to give back by fixing up some spelling and grammatical issues.
2017-03-01 09:30:39 -05:00
Syrus Akbary
8dff91d4c6 Fix typos in Node docs. 2017-02-08 08:21:14 -08:00
Syrus Akbary
e8fc58afd6 Improved Node get_node_from_global_id
This introduces a breaking changes for custom Nodes implementations
2017-02-07 22:35:03 -08:00
Syrus Akbary
8f373ccec3 Update mutations.rst 2017-02-06 19:48:09 -08:00
Charles Haro
0ed4050bb6 fixed typo 2017-02-06 17:19:02 -08:00
BossGrand
1232ff3ee1 Added documentation on how to accept files in a mutation 2017-02-06 11:40:04 -08:00
Syrus Akbary
84c8711f79 Improved documentation 2016-09-15 00:50:45 -07:00
Syrus Akbary
a0d07343e1 First version of integrated Graphene sphinx docs 2016-09-11 21:47:34 -07:00