issues
search
graphql-python
/
graphene-django
Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
http://docs.graphene-python.org/projects/django/en/latest/
MIT License
4.31k
stars
769
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature: Support Union in DjangoFilterConnectionField and DjangoConnectionField
#1537
that-one-arab
opened
2 weeks ago
2
Bump django from 3.2.25 to 4.2.16 in /examples/cookbook
#1535
dependabot[bot]
opened
1 month ago
0
remove dead code: singledispatch has been in the standard library ...
#1534
a-detiste
closed
2 months ago
0
Custom headers in graphiql.js
#1536
lbhsot
opened
2 months ago
1
dunder '__', is reserved by GraphQL introspection
#1533
Yankzy
closed
2 months ago
1
Unable to Pickle Schema dude to NodeConnection
#1532
vt-rc
opened
3 months ago
0
Incorrect links to django-filters in web docs
#1531
MarcinWronecki
opened
3 months ago
0
Error debugging
#1530
HuLight
opened
4 months ago
0
Bugfix: call `resolver` function in `DjangoConnectionField` as documented
#1529
PoByBolek
opened
4 months ago
2
When passing the empty string to Date Type, it occurs string index out of range error
#1528
KaniKim
closed
4 months ago
0
Bump to 3.2.2
#1525
Flauschbaellchen
closed
5 months ago
0
Could not import 'myapp.schema.schema' for Graphene setting 'SCHEMA'. ModuleNotFoundError: No module named 'urllib3.packages.six.moves'.
#1524
hazho
closed
5 months ago
1
API mutation for google translate
#1523
abdulhafeez1724
closed
6 months ago
1
Enforcing default ordering is too invasive (Django model <model> has to have a default ordering to be used in a Connection.)
#1521
Flauschbaellchen
closed
5 months ago
8
default ordering in minor version breaks changes and compatibility
#1520
alamoureux
closed
6 months ago
1
AND clause used instead of OR while filtering
#1519
belavaishali
opened
7 months ago
0
Not require explicitly set `ordering` in `DjangoConnectionField`
#1518
kiendang
closed
7 months ago
3
[FEATURE] added convert_choices_to_enum optional argument to convert_serializer_to_input_type
#1517
kurayami07734
opened
7 months ago
0
Enforcing model default ordering (#1495) may have been overzealous
#1516
gsvr
closed
7 months ago
3
Documentation Mismatch for Testing API Calls with Django
#1515
hamza-m-farooqi
opened
7 months ago
1
Fix error message format
#1514
arielRevo
closed
7 months ago
0
Allow using a custom resolver function on DjangoConnectionField
#1513
mb1511
opened
7 months ago
0
Bump to 3.2.1
#1512
kiendang
closed
7 months ago
1
Make `graphql_schema` output deterministic
#1511
jams2
opened
8 months ago
2
Test failures with djangorestframework 3.15.1
#1510
mweinelt
closed
8 months ago
1
Fix ReadTheDocs builds
#1509
PabloAlexis611
closed
7 months ago
2
Bump django from 3.2.24 to 3.2.25 in /examples/cookbook
#1508
dependabot[bot]
closed
7 months ago
0
Serializer mutation choice field creation fails with django-rest-framework 3.15.0
#1507
MrThearMan
closed
8 months ago
6
fix: Fix broken 'get_choices' with restframework 3.15.0
#1506
diogosilva30
closed
8 months ago
0
graphql_schema outputs graphQL SDL file with legacy syntax
#1505
matt-dalton
opened
8 months ago
0
Read the docs is broken
#1504
zbyte64
closed
7 months ago
1
SerializerMutation return types are incompatible with the relay updater api
#1503
advl
opened
8 months ago
0
Add no raise exception meta option
#1502
arielRevo
closed
8 months ago
0
graphene_django.utils.testing.graphql_query and Django 4.2+
#1501
hokkaido
opened
8 months ago
1
Bump django from 3.1.14 to 3.2.24 in /examples/cookbook
#1498
dependabot[bot]
closed
9 months ago
0
Allows field's choices to be a callable
#1497
nossila
closed
8 months ago
1
Associate GlobalIDFilter with BigAutoField and SmallAutoField
#1496
iamthad
opened
9 months ago
2
feat!: check Django model has a default ordering when used in a Relay Connection
#1495
tcleonard
closed
9 months ago
0
Support Django 5 GeneratedField
#1494
KianChavoshiNejad
opened
10 months ago
2
Reading form fields of Django Forms
#1493
drsounds
opened
10 months ago
0
fix: same type list
#1492
superlevure
closed
10 months ago
2
Not able to use camelCase in `orderBy` field
#1491
innateessence
opened
10 months ago
3
feature
#1489
Pratek104
closed
10 months ago
0
Restricted fields in objecttypes
#1488
elyas-hedayat
opened
11 months ago
0
Make use of http.HTTPStatus for response status code checks
#1487
ulgens
closed
7 months ago
1
Bump version
#1486
firaskafri
closed
11 months ago
0
Middlewares are executing in reverse order
#1499
tbhaxor
opened
11 months ago
1
Automatic object type field for reverse one-to-one model fields cannot resolve when model field has `related_query_name` and object type has custom `get_queryset`
#1484
MrThearMan
opened
11 months ago
0
Remove Django 4.1 (EOL) and add Django 5.0 to CI
#1483
kiendang
closed
11 months ago
1
Vesion 3.1.5 returns null for an object pointed to non PK in referred table.
#1482
3hedgehogs
opened
11 months ago
3
Next