mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-11-03 01:17:47 +03:00
* replace merge_queryset with resolve_queryset pattern * skip double limit test * Update graphene_django/fields.py Co-Authored-By: Jonathan Kim <jkimbo@gmail.com> * yank skipped test * fix bad variable ref * add test for annotations * add test for using queryset with django filters * document ththat one should use defer instead of values with queysets and DjangoObjectTypes |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| fields.py | ||
| filterset.py | ||
| utils.py | ||