graphene-django/graphene_django/rest_framework
Patrick Arminio 6a152820ca
Improve ErrorType
Marks some fields as required and non null, it also prevents to do useless checks on the frontend if using a typed language.
2018-02-01 09:52:16 +00:00
..
tests added ModelSerializer tests 2017-11-13 20:33:12 +00:00
__init__.py Initial implementation of serializer field converter 2017-06-26 09:19:49 +01:00
models.py added line ending 2017-11-14 22:10:26 +00:00
mutation.py fixed indentation 2017-11-12 23:10:29 +00:00
serializer_converter.py Fixed flake 2017-09-01 00:52:57 -07:00
types.py Improve ErrorType 2018-02-01 09:52:16 +00:00