graphql-python/graphene-django
Vedi su GitHubConverters cannot convert datetime.timedelta to float.
Open
#348 aperta il 18 dic 2017
help wanted✨enhancement
Metriche repository
- Star
- (4173 star)
- Metriche merge PR
- (Merge medio 12g 13h) (1 PR mergiata in 30 g)
Descrizione
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.