graphene-django/graphene_django/rest_framework/tests
Andy Clayton cc58b91e43 fix SerializerMutation regression for 2.x
72529b7 seems to break SerializerMutation by commenting out support for
input fields. As a result input only ever had a clientMutationId field.
2017-08-31 12:21:50 -05:00
..
__init__.py Initial implementation of serializer field converter 2017-06-26 09:19:49 +01:00
test_field_converter.py Update field converter tests 2017-07-18 14:02:28 -05:00
test_mutation.py fix SerializerMutation regression for 2.x 2017-08-31 12:21:50 -05:00