Syrus Akbary
|
256c84a9a5
|
Added test extra requirements
|
2017-02-07 21:54:50 -08:00 |
|
Syrus Akbary
|
8f373ccec3
|
Update mutations.rst
|
2017-02-06 19:48:09 -08:00 |
|
Syrus Akbary
|
eb1ded2a65
|
Merge pull request #412 from BossGrand/master
Added documentation on how to accept files in a mutation
|
2017-02-06 19:43:55 -08:00 |
|
Charles Haro
|
0ed4050bb6
|
fixed typo
|
2017-02-06 17:19:02 -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 |
|
BossGrand
|
1232ff3ee1
|
Added documentation on how to accept files in a mutation
|
2017-02-06 11:40:04 -08:00 |
|
Syrus Akbary
|
a3c3be26f4
|
Merge pull request #410 from docmatrix/feature/source-method
Allow class methods to be used as a field source
|
2017-01-28 11:37:51 -08:00 |
|
James Pollock
|
f728542ce7
|
Allow class methods to be used as a field source
|
2017-01-27 21:17:49 +00:00 |
|
Syrus Akbary
|
02eb6856ed
|
Merge pull request #406 from kelvintaywl/fix-small-readme-typo
small grammar fix on readme
|
2017-01-22 09:37:24 -08:00 |
|
Kelvin Tay
|
888348bd94
|
small grammar fix on readme
|
2017-01-22 17:46:31 +09:00 |
|
Syrus Akbary
|
2ef0e23dcf
|
Set unions as unmounted types
|
2017-01-14 21:27:01 -08:00 |
|
Syrus Akbary
|
a749d02663
|
Fixed mutations Input code. Fixed #398
|
2017-01-10 15:45:32 +01:00 |
|
Syrus Akbary
|
573101fc90
|
Renamed from MountedType.mount to MuntedType.mounted
|
2016-12-18 14:03:03 -08:00 |
|
Syrus Akbary
|
dda3237e0a
|
Merge pull request #318 from ksonj/master
Fixed typos and improved language and markup
|
2016-12-18 13:17:32 -08:00 |
|
Syrus Akbary
|
dda294d911
|
Merge branch 'master' into master
|
2016-12-18 13:12:51 -08:00 |
|
Syrus Akbary
|
edd090efde
|
Added Mounted type tests
|
2016-12-17 17:17:32 -08:00 |
|
Syrus Akbary
|
27cd00b9f9
|
Merge pull request #391 from graphql-python/features/mounted-refactor
Refactored mounted types logic
|
2016-12-17 16:29:44 -08:00 |
|
Syrus Akbary
|
93dacda923
|
Refactored mounted types logic
|
2016-12-17 16:25:49 -08:00 |
|
Syrus Akbary
|
7e5285d859
|
Merge pull request #381 from riddlesio/master
fix so partial functions can be passed to field, solves issue #316
|
2016-12-13 21:25:21 -08:00 |
|
Jim van Eeden
|
774e9bf463
|
fix so partial functions can be passed to field, solves issue #316
|
2016-12-02 15:35:43 +01:00 |
|
Syrus Akbary
|
da3683028e
|
Updated external dependencies
|
2016-12-01 21:18:37 -08:00 |
|
Syrus Akbary
|
4a31c5a927
|
Updated version to 1.1.3
|
2016-12-01 21:10:55 -08:00 |
|
Syrus Akbary
|
80a809216b
|
Removed unused Promise import
|
2016-12-01 21:07:58 -08:00 |
|
Syrus Akbary
|
3df62d26a7
|
Fixed coroutines as relay connection resolvers
Related PR #379
|
2016-12-01 21:05:09 -08:00 |
|
Syrus Akbary
|
51c37fef98
|
Merge pull request #373 from pizzapanther/master
add time query variable test
|
2016-11-23 08:26:31 -08:00 |
|
Paul Bailey
|
20ca84966e
|
add time query variable test
|
2016-11-23 11:23:56 -05:00 |
|
Paul Bailey
|
4653a0e5df
|
add time query variable test
|
2016-11-23 11:19:24 -05:00 |
|
Syrus Akbary
|
692d7e76ad
|
Merge pull request #372 from pizzapanther/master
Added Time Type
|
2016-11-23 08:18:53 -08:00 |
|
Paul Bailey
|
ad83a7e076
|
add time query test
|
2016-11-23 11:14:49 -05:00 |
|
Paul Bailey
|
48b422e289
|
add time query test
|
2016-11-23 11:12:28 -05:00 |
|
Syrus Akbary
|
a8bb6ae348
|
Updated version to 1.1.2
|
2016-11-22 23:41:59 -08:00 |
|
Syrus Akbary
|
5e0923b560
|
Added type getter in the schema when accessing its attrs
|
2016-11-22 23:34:52 -08:00 |
|
Syrus Akbary
|
df2900e215
|
Removed schema.register
|
2016-11-22 23:08:28 -08:00 |
|
Syrus Akbary
|
cf8792ef9e
|
Improved Typemap importing
|
2016-11-22 23:07:11 -08:00 |
|
Syrus Akbary
|
7c57d71e84
|
Added a test case for covering InputObjectType as Argument
|
2016-11-22 22:35:24 -08:00 |
|
Paul Bailey
|
f089c78b99
|
added time type
|
2016-11-22 18:08:48 -05:00 |
|
Paul Bailey
|
dddb20a0f4
|
added time type
|
2016-11-22 18:04:22 -05:00 |
|
Syrus Akbary
|
5cfa895881
|
Merge pull request #370 from sangheestyle/patch-1
fixed: wrong example for interface
|
2016-11-21 09:21:25 -08:00 |
|
SangHee Kim
|
11996e9121
|
fixed: wrong example for interface
|
2016-11-21 11:41:35 -05:00 |
|
Syrus Akbary
|
67c0872c9f
|
Updated version to 1.1.1
|
2016-11-15 22:41:10 -08:00 |
|
Syrus Akbary
|
6817761a08
|
Fixed Union and Interface resolve_type when the field is a List/NonNull
|
2016-11-15 22:31:46 -08:00 |
|
Syrus Akbary
|
3c99302ed6
|
Updated version to 1.1.0
|
2016-11-14 22:19:38 -08:00 |
|
Syrus Akbary
|
90e8e30a3a
|
Added PyPI upload based on travis
|
2016-11-14 21:29:24 -08:00 |
|
Syrus Akbary
|
cc776e8def
|
Added execution context example. Fixed #306
|
2016-11-14 20:49:33 -08:00 |
|
Syrus Akbary
|
bb7976a75f
|
Improved ConnectionField exception message. Fixed #356
|
2016-11-14 20:28:06 -08:00 |
|
Syrus Akbary
|
0efee6be5d
|
Fixed Union resolve_type. Fixed #313
|
2016-11-14 20:14:21 -08:00 |
|
Syrus Akbary
|
2e58f53f18
|
Improved List/NonNull of_type exceptions and tests. Fixed #337
|
2016-11-14 19:52:40 -08:00 |
|
Syrus Akbary
|
78a1b18e44
|
Improved docs for generating documentation. Fixed #353
|
2016-11-14 19:38:45 -08:00 |
|
Syrus Akbary
|
473f97c7b8
|
Improved messaging for Argument transformation. Fixed #364
|
2016-11-14 19:34:10 -08:00 |
|
Syrus Akbary
|
e26bbdd937
|
Merge pull request #362 from Globegitter/node-parent-type
Node parent type
|
2016-11-14 19:13:36 -08:00 |
|