.. |
tests
|
Improved Mutation
|
2017-07-12 00:33:50 -07:00 |
__init__.py
|
Simplified Interface code
|
2017-07-11 20:33:03 -07:00 |
abstracttype.py
|
Fixed relay ClientIDMutation
|
2017-07-12 01:36:44 -07:00 |
argument.py
|
Added type consistency.
|
2017-05-05 14:27:46 -07:00 |
base.py
|
Simplified ObjectType logic
|
2017-07-11 20:53:49 -07:00 |
datetime.py
|
add time query test
|
2016-11-23 11:14:49 -05:00 |
definitions.py
|
Removed unnecessary files.
|
2016-08-13 23:06:18 -07:00 |
dynamic.py
|
Improved TypeMap and Dynamic Field to optionally include the schema
|
2017-02-20 02:35:30 -08:00 |
enum.py
|
Fixed Connection tests
|
2017-07-12 21:21:16 -07:00 |
field.py
|
Improved lazy types support in Graphene
|
2017-04-06 22:13:06 -07:00 |
generic.py
|
Renamed Generic to GenericScalar
|
2017-02-20 22:22:54 -08:00 |
inputfield.py
|
Improved lazy types support in Graphene
|
2017-04-06 22:13:06 -07:00 |
inputobjecttype.py
|
Simplified InputObjectType
|
2017-07-11 20:59:44 -07:00 |
interface.py
|
Simplified Node type
|
2017-07-12 01:58:32 -07:00 |
json.py
|
Improved base implementation
|
2016-08-13 17:37:57 -07:00 |
mountedtype.py
|
Renamed from MountedType.mount to MuntedType.mounted
|
2016-12-18 14:03:03 -08:00 |
mutation.py
|
Fixed relay ClientIDMutation
|
2017-07-12 01:36:44 -07:00 |
objecttype.py
|
Fixed Connection tests
|
2017-07-12 21:21:16 -07:00 |
resolver.py
|
Added optional default_resolver to ObjectType.
|
2017-02-24 00:02:36 -08:00 |
scalars.py
|
Simplified Scalar
|
2017-07-11 20:59:02 -07:00 |
schema.py
|
Fixed test schema with empty query. Fixed #409
|
2017-02-20 21:41:11 -08:00 |
structures.py
|
Improved lazy types support in Graphene
|
2017-04-06 22:13:06 -07:00 |
typemap.py
|
Fixed argument output name. Fixed #490
|
2017-06-24 12:46:51 -07:00 |
union.py
|
Simplified Union implementation
|
2017-07-11 21:31:38 -07:00 |
unmountedtype.py
|
Renamed from MountedType.mount to MuntedType.mounted
|
2016-12-18 14:03:03 -08:00 |
utils.py
|
Removed unused functions
|
2017-07-11 21:33:03 -07:00 |