issues
search
graphql-python
/
graphene
GraphQL framework for Python
http://graphene-python.org/
MIT License
8.1k
stars
827
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Override Union meta
#1583
that-one-arab
closed
2 weeks ago
3
Do not raise AttributeError when parsing non-string UUIDs
#1582
phihag
closed
2 weeks ago
2
fix: use dateutil-parse for < 3.11 support
#1581
erikwrede
closed
4 weeks ago
0
Dateparsing replacement in v3.4 is not 100% compatible
#1580
Yelinz
closed
4 weeks ago
2
error - Unknown operation named 'IntrospectionQuery'.
#1579
smarcet
opened
1 month ago
1
refactor: replace @deprecated decorator with upcoming native support (via typing-extensions), bump mypy
#1578
erikwrede
closed
1 month ago
0
Explicit input instantiation escape hatch
#1577
david-morris
opened
2 months ago
0
graphene upgrade from v2 to v3 breaks `to_global_id` node function
#1575
DrJfrost
closed
4 weeks ago
1
pregenerate schema and cache it for serverless cold start?
#1574
vt-rc
closed
3 months ago
1
Schema execution timing out after upgrade from 2.1.9 to 3.3
#1573
xeon826
closed
4 months ago
0
Actually run the tests in python 3.12 and 3.13 and remove `snapshottest` dependency
#1572
PoByBolek
closed
3 months ago
7
When passing the empty string to Date Type, it occurs `IndexError: string index out of range`
#1571
KaniKim
closed
4 months ago
2
bump mypy to 1.10
#1570
dulmandakh
closed
1 month ago
2
grphene.List not work correctly
#1569
elyas-hedayat
closed
4 months ago
1
bump pre-commit to 3.7
#1568
dulmandakh
closed
1 month ago
0
CI: bump upload-artifact and codecov actions
#1567
dulmandakh
closed
1 month ago
2
lint: use ruff pre commit hook
#1566
dulmandakh
closed
1 month ago
1
migrate to poetry
#1565
dulmandakh
opened
4 months ago
3
CI: build package
#1564
dulmandakh
closed
1 month ago
0
Lint using Ruff
#1563
dulmandakh
closed
4 months ago
0
CI: fix tests on Python 3.13
#1562
dulmandakh
closed
4 months ago
1
support python 3.13
#1561
dulmandakh
closed
4 months ago
0
release 3.4.0
#1560
dulmandakh
closed
4 weeks ago
4
remove README.rst, leave only README.md
#1559
dulmandakh
closed
4 months ago
2
remove pytest-mock
#1558
dulmandakh
closed
5 months ago
0
CI: format check using Ruff
#1557
dulmandakh
closed
4 months ago
1
fix lint error in SECURITY.md
#1556
dulmandakh
closed
5 months ago
3
In 3.1.0, `resolve_type` method on Interfaces and Unions no longer supports returning the GraphQL Type as a string
#1555
perlow
opened
5 months ago
1
docs: create security.md
#1554
erikwrede
closed
5 months ago
0
Subclass built-in scalars without creating new GraphQL type
#1553
RJPercival
opened
5 months ago
0
More documentation for DisableIntrospection?
#1552
dwjp
opened
6 months ago
0
CI: fix deprecation warning
#1551
dulmandakh
closed
5 months ago
1
Python 3.12
#1550
dulmandakh
closed
5 months ago
0
pytest 8
#1549
dulmandakh
closed
4 months ago
1
remove aniso8601, mock, iso8601
#1548
dulmandakh
closed
5 months ago
2
remove Python 2
#1547
dulmandakh
closed
5 months ago
0
bump pytest to 7
#1546
dulmandakh
closed
6 months ago
1
remove polyfill for dataclasses
#1545
dulmandakh
closed
6 months ago
0
CI: bump GH actions
#1544
dulmandakh
closed
6 months ago
0
Remove Python 3.7
#1543
dulmandakh
closed
6 months ago
3
Do you support GQL over websocket?
#1542
moghadas76
closed
5 months ago
1
Enum.from_enum() fails with Django IntegerChoices
#1541
yoshiohasegawa
opened
7 months ago
0
pytest: Don't use nose like syntax in graphene/relay/tests/test_custom_global_id.py (#1539)
#1540
tijuca
closed
5 months ago
1
Tests in `graphene/relay/tests/test_custom_global_id.py` fail due incompatibility with pytest 8.x
#1539
tijuca
opened
8 months ago
2
Depth limit validator key error if fragment undefined
#1538
ahmedaljawahiry
opened
8 months ago
0
Conversion to snake_case fails on nested inputs
#1537
advl
opened
9 months ago
0
Returning non fatal errors alongside data
#1536
yairsilbermintz-aon
closed
5 months ago
1
Exception: NonNull could not have a mounted String() as inner type. Try with NonNull(String).
#1535
balak378
closed
10 months ago
0
Default_value option in Arguments inside Mutation is not working as expected
#1534
VicGoico
opened
10 months ago
2
Unexpected argument in Pycharm 2023.2.1
#1532
0zd0
closed
11 months ago
1
Next