flask-graphql icon indicating copy to clipboard operation
flask-graphql copied to clipboard

Why graphql does not return JSON?

Open alirezastack opened this issue 6 years ago • 0 comments

Detailed explanation of the problem is written here:

https://stackoverflow.com/questions/57557517/how-to-get-json-response-in-flask-graphql-response

graphql returns JSON as a string. Is it possible to return JSON object instead of a string?

alirezastack avatar Aug 24 '19 11:08 alirezastack