graphql-python/graphene-django
GitHub で見るConverters cannot convert datetime.timedelta to float.
Open
#348 opened on 2017年12月18日
help wanted✨enhancement
Repository metrics
- Stars
- (4,173 stars)
- PR merge metrics
- (平均マージ 12d 13h) (30d で 1 merged 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.