Open
Description
hello devs.
During a conversation about an issue of graphql-core @jkimbo found a possible error
graphene-django/graphene_django/converter.py
Lines 111 to 113 in 5051d3b
raising something like { "message": "float() argument must be a string or a number, not 'datetime.timedelta'" }
you can check graphql-python/graphql-core#150 for more info.