flask-graphql
flask-graphql copied to clipboard
AttributeError exception in parse_body() function
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