graphql-python/graphene-django
在 GitHub 查看Converters cannot convert datetime.timedelta to float.
Open
#348 建立於 2017年12月18日
help wanted✨enhancement
倉庫指標
- Star
- (4,173 star)
- PR 合併指標
- (平均合併 12天 13小時) (30 天內合併 1 個 PR)
描述
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.