issues
search
graphql-python
/
gql
A GraphQL client in Python
https://gql.readthedocs.io
MIT License
1.56k
stars
180
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix python 3.11 test coverage issues
#512
leszekhanusz
closed
1 week ago
1
types-mock was only usefull when using old standalone "mock" module
#511
a-detiste
closed
1 week ago
2
Issue with example async permanent session
#510
brett-fitz
closed
3 weeks ago
2
Restrict permissions to GitHub actions
#509
leszekhanusz
closed
3 weeks ago
1
Revert codecov action to v1
#507
leszekhanusz
closed
1 week ago
1
chore: upgrade GitHub workflows
#506
leszekhanusz
closed
3 weeks ago
0
chore: using pyupgrade with --py38-plus
#505
leszekhanusz
closed
3 weeks ago
0
Using unittest.mock instead of mock
#504
leszekhanusz
closed
3 weeks ago
0
Fix build wheel warnings
#503
leszekhanusz
closed
4 weeks ago
0
Delete gql-checker folder
#502
leszekhanusz
closed
4 weeks ago
0
3.5.0: sphinx warnings `reference target not found`
#501
kloczek
opened
4 weeks ago
0
3.5.0: pep517 build warnings
#500
kloczek
closed
4 weeks ago
0
3.5.0: pytest fails because missing tests/test_pylama_linter.py and PytestDeprecationWarning warnings
#499
kloczek
opened
4 weeks ago
12
Adding MIT License package classifier
#498
leszekhanusz
closed
4 weeks ago
0
Add License to the classifier
#497
Elias-SELHAOUI
closed
4 weeks ago
0
Fix ssl=None not supported on recent versions of aiohttp on aiohttp_websockets transport
#496
leszekhanusz
closed
3 months ago
0
Remove Python 3.7 support - cleaning old code
#495
leszekhanusz
closed
3 months ago
0
Refactor the websockets transports
#494
leszekhanusz
opened
4 months ago
0
"Transport is already connected" error when using Python Client in Multithreaded environment
#493
lgnashold
closed
4 months ago
2
Conflict in supported Python versions
#492
Waitak
closed
4 months ago
1
Document disagrees with code on supported versions of Python.
#491
Waitak
closed
4 months ago
1
execute_async calls inside an asyncio loop raises exception "TypeError: argument of type 'NoneType' is not iterable"
#490
andrebariani
closed
4 months ago
2
Remove Python 3.7 support
#489
leszekhanusz
closed
4 months ago
1
Always close transport when an exception appears during the transport connect
#488
leszekhanusz
closed
4 months ago
0
Bump pytest-cov dev-dependency to 5.0.0
#487
leszekhanusz
closed
4 months ago
0
Fix properly exiting the WebsocketsTransport when a connection_error is received during init
#486
leszekhanusz
closed
4 months ago
0
Bump mypy dev dependency to 1.10
#485
leszekhanusz
closed
4 months ago
1
IS there a way to know when a subscription is started to start sending messages?
#484
dma-rep092
closed
5 months ago
1
Update annotation for client.execute_batch, get_execution_result argu…
#483
rahul-gj
closed
3 months ago
2
The calculation of time span is not correct
#482
junluo-aspecta
closed
5 months ago
2
Cannot connect to host countries.trevorblades.com:443 ssl:False
#481
kunoka
closed
6 months ago
1
Getting Transport Already Connected using async httpx transport
#480
FrankC01
closed
6 months ago
3
Use of @skip and @ignore directives with gql.dsl
#479
david-waterworth
opened
6 months ago
1
New transport AIOHTTPWebsocketsTransport
#478
tlowery-scwx
closed
4 months ago
7
Fix importing DirectiveLocation directly from graphql
#477
leszekhanusz
closed
7 months ago
0
Add change log to repository main directory?
#476
babinos87
closed
7 months ago
2
Error when using gqc client under windows
#475
ms140569
closed
8 months ago
6
chore(tests): Fix spelling of _source
#474
phdesign
closed
8 months ago
1
Fix documentation about TransportQueryError execute retries
#473
leszekhanusz
closed
8 months ago
1
retry_execute can not handle TransportQueryError
#472
PaleNeutron
closed
8 months ago
1
Shopify error: Prefix "query" when sending a mutation
#471
mattroberts96
closed
8 months ago
3
Add retry logic to httpx Transport
#470
mdlam92
closed
9 months ago
4
requests_toolbelt isn't listed as an optional dependency although required for logging changes
#469
dylanmorroll
closed
9 months ago
1
Request/Response payloads logged at level INFO
#468
david-waterworth
closed
9 months ago
5
Timeout error during execution of mutation when no of async tasks is above 5000 +
#467
cgoma
closed
9 months ago
1
Adding json_serialize and json_deserialize to requests transport
#466
leszekhanusz
closed
9 months ago
1
Adding json_deserialize parameter to aiohttp and httpx transports
#465
leszekhanusz
closed
9 months ago
1
Handling decimals with longer than 6 scale?
#464
mnguyenssnc
closed
9 months ago
7
[Feature] Support Subscriptions HTTP Multipart Protocol
#463
andrewmcgivery
opened
9 months ago
6
DSL how to select fields which are Python reserved keywords
#462
FrankC01
closed
9 months ago
2
Next