AttributeError exception in parse_body() function
Martin456 opened this issue · 0 comments
Martin456 commented
Hello guys,
I playing with GraphQL and I received this exception AttributeError str' object has no attribute 'decode' with python 3.
I'd like to propose distinction between 'str' and 'unicode' in GraphQLView class function parse_body()
Thanks
Martin