graphql-python / graphql-python/flask-graphql
Why graphql does not return JSON?
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.