issues
search
graphql-python
/
graphql-core
A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.
MIT License
512
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: recreate poetry lock
#231
erikwrede
closed
3 weeks ago
2
feat: add codspeed for continuous benchmarking
#230
erikwrede
closed
3 weeks ago
1
Able to return `None` when you are not supposed to??
#229
dcreekp
opened
1 month ago
1
Version 0.3.0 fails to install on python 3.12.3/ubuntu 24.04 with latest pip
#228
NormanTUD
opened
1 month ago
1
add `ValidationAbortedError` to `__all__`
#227
trim21
closed
1 month ago
1
How to pass additional information to GraphQLResolveInfo
#226
patrick91
opened
2 months ago
0
Variable values ordering not kept during execution
#225
bellini666
closed
2 months ago
4
Inquiry about the release of a stable version after 3.2.3
#224
DeanNeaht
closed
2 months ago
4
Validation/coercion of input variables violates the GraphQL spec
#223
dkbarn
opened
3 months ago
1
Pregenerate and Caching GraphqlSchema with Pickle
#222
vt-rc
closed
3 months ago
4
Support middlewares for subscriptions
#221
nrbnlulu
closed
4 months ago
2
How do you run tests with an IDE?
#220
nrbnlulu
opened
4 months ago
4
Support for official @oneof directive
#219
NadavK
opened
4 months ago
1
Enable recursive type definitions
#218
yilinjuang
closed
7 months ago
0
Cancel resolver tasks if execution of an operation is terminated
#217
kkom
opened
7 months ago
7
construction fails for depth around > 200 / resource exhaustion?
#216
devkral
opened
8 months ago
9
I use middleware for that right now
#215
amansingh0912
opened
8 months ago
1
Allow user to pass in a custom resolve info context type (#213)
#214
fedirz
closed
8 months ago
6
Add the ability to specify `GraphQLResolveInfo.context` type
#213
fedirz
opened
8 months ago
1
fix performance degradation on handling conflict fields
#212
mrtc0
closed
9 months ago
7
Both `typing.ByteString` and `typing.Text` are deprecated and slated for removal in Python 3.14
#211
flying-sheep
closed
6 months ago
3
`deepcopy` fails if the schema has a directive with an enum argument
#210
menma1234
opened
1 year ago
0
`graphql.utilities.print_schema` module contents are hidden behind `utilities` package
#209
tony
opened
1 year ago
0
Segfault during schema parsing
#208
balinthaller
opened
1 year ago
0
Segfault during schema parsing
#207
balinthaller
closed
1 year ago
3
`out_name` is not respected for input objects used as default argument value
#206
rafalp
opened
1 year ago
0
Using Relays in Graphql-core raises a TypeError
#205
jdcaballerov
closed
1 year ago
4
[Question] How to map operation variables to their uses?
#204
nrbnlulu
closed
1 year ago
2
bugfix Update definition.py
#203
evanmays
closed
1 year ago
0
subscribe breaking change in graphql version 3.3.0a3
#202
leszekhanusz
closed
1 year ago
1
A
#201
Kongpc22
closed
1 year ago
0
performance issues due to breadth first execution of grapqhl queries in case of async resolvers during calls burst
#200
alessandrolulli
opened
1 year ago
4
turn MapAsyncIterable into a map_async_iterable AsyncGeneratorFunction
#199
kristjanvalur
closed
1 year ago
6
Include name in representation of named nodes
#198
LinuxIsCool
closed
1 year ago
1
Simplify MapAsyncIterable using async generator semantics
#197
kristjanvalur
closed
1 year ago
7
Can default values form cycles?
#196
mat-sop
opened
1 year ago
2
Make 'GraphQLInputFieldOutType' importable from 'graphql'
#195
rafalp
closed
1 year ago
0
BugFix: Nested List Input Coercion not matching GraphQL spec
#194
abhinand-c
opened
1 year ago
5
Trying to inject `id` field on every `selection_set`
#193
nrbnlulu
closed
1 year ago
1
Use type guards for `language.predicates`
#192
nrbnlulu
closed
1 year ago
1
Can you inject fields to an operation with a Visitor?
#191
nrbnlulu
closed
1 year ago
2
Significant performance hit when using async resolvers
#190
kevinvalk
opened
1 year ago
14
Performance issues related to complete_value on large datasets
#189
JCatrielLopez
opened
1 year ago
3
Can subscriptions have middleware?
#188
nrbnlulu
closed
4 months ago
2
A possible minor bug in ExecutionContext.complete_value
#187
ipeterov
closed
1 year ago
7
Bump certifi from 2022.9.24 to 2022.12.7
#186
dependabot[bot]
closed
1 year ago
1
Thanks for graphql-core!
#185
denisart
opened
1 year ago
0
Solve issues with pickled schemas (#173)
#184
Cito
closed
2 years ago
0
Use type guards
#183
helderco
closed
2 years ago
3
sort enums by name when printing schema
#182
dctalbot
closed
2 years ago
2
Next