issues
search
jkimbo
/
graphql-sync-dataloaders
Use DataLoaders in your Python GraphQL servers that have to run in a sync context (i.e. Django).
MIT License
41
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Calling `SyncFuture.then()` on a "finished" Future doesn't work
#20
bvallant
opened
8 months ago
0
Library upgrade, then support. PyPI upgrade
#19
rw88
opened
12 months ago
0
Results not cleared across API calls
#18
MichaelKim0407
opened
1 year ago
0
fix: future
#17
superlevure
opened
1 year ago
2
New release?
#16
superlevure
opened
1 year ago
2
feat: use contextvars to separate batch callbacks execution between multiple threads/contexts
#15
bellini666
opened
1 year ago
11
Iterable may not support len
#14
genericmoniker
opened
1 year ago
0
How to check that this is actually working?
#13
mahdyhamad
opened
1 year ago
1
How to load multiple? `load_many` alternative
#12
mahdyhamad
opened
1 year ago
1
Add `clear_all` and `prime` methods to SyncDataLoader
#11
rafalp
opened
1 year ago
0
Support Python 3.7
#10
yurihs
opened
1 year ago
0
'SyncFuture' object has no attribute 'then'
#9
JhonRobert20
opened
1 year ago
3
Set USE_TZ setting in Django settings to remove warnings
#8
jkimbo
closed
2 years ago
0
Allow chaining together multiple dataloader calls
#7
jkimbo
closed
2 years ago
0
Chain dataloaders
#6
jkimbo
closed
2 years ago
0
Add tests action
#5
jkimbo
closed
2 years ago
0
Handle exception results
#4
firaskafri
opened
2 years ago
0
GraphQL deferred execution failed to complete Error
#3
e-lobo
opened
2 years ago
2
Preserve field ordering by adding placeholder values for deferred fields
#2
jkimbo
closed
2 years ago
0
Fields Queried are not returned in the same order
#1
e-lobo
closed
2 years ago
3