Syrus Akbary
53de24b705
Improved django example
2015-12-03 18:34:38 -08:00
Jon Rosebaugh
a79a76d3b9
Add the info parameter (ResolveInfo) to get_node() calls.
...
This allows request_context (or any other ResolveInfo data) to be used while getting nodes.
For example, some data might need to be hidden based on the user's authorization; you would use info.request_context for this.
Fixes #34 .
2015-11-17 23:44:01 -05:00
Syrus Akbary
bf168e7b12
Use new syntax for fields and arguments
2015-11-11 22:16:37 -08:00
Syrus Akbary
7073208517
Django integration finished
2015-11-11 21:46:26 -08:00
Syrus Akbary
d13d7c0f68
Improved django example
2015-11-02 19:36:49 -08:00
Syrus Akbary
d46e957863
Improved syntax. Added autolinter. Added automatic flake8 checker in tests. Fixed #17
2015-10-31 14:02:22 -07:00
Syrus Akbary
97a81120b7
Added mutations in examples
2015-10-30 00:44:21 -07:00
Syrus Akbary
3bc0f5f8eb
Moved all the examples from tests to examples
2015-10-27 23:56:24 -07:00