graphql-python/graphene-django
在 GitHub 查看Converters cannot convert datetime.timedelta to float.
Open
#348 建立於 2017年12月18日
help wanted✨enhancement
描述
hello devs. During a conversation about an issue of graphql-core @jkimbo found a possible error
raising something like { "message": "float() argument must be a string or a number, not 'datetime.timedelta'" }
you can check https://github.com/graphql-python/graphql-core/issues/150 for more info.