graphql-python / graphql-python/gql-next
Failure with requests 2.23.0
Open
- Dominant language
- Python
- Stars
- 78
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
for requests 2.23.0
must be post_args = {'json': {'query': query}} instead of post_args = {'data': {'query': query}}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.