graphene-django/graphene_django/rest_framework
2020-12-27 11:08:34 +00:00
..
tests BUGFIX: don't filter out lookup_field as input (required for update) (#1029) 2020-10-19 17:25:35 +01:00
__init__.py Initial implementation of serializer field converter 2017-06-26 09:19:49 +01:00
models.py use to_representation in favor of get_attribute (#848) 2020-02-21 17:42:47 +00:00
mutation.py added optional_field to SerializationMutation to forcefully mark some fields as optional 2020-12-27 11:08:34 +00:00
serializer_converter.py added optional_field to SerializationMutation to forcefully mark some fields as optional 2020-12-27 11:08:34 +00:00
types.py Fix duplicated ErrorType declaration (#539) 2019-03-31 12:01:43 +01:00