mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-11-02 00:47:42 +03:00
* - Add filtering support for choice fields converted to graphql Enum (or not) - Fix type of various filters (used to default to String) - Fix bug with contains introduced in previous PR - Fix bug with declared filters being overridden (see PR #1108) - Fix support for ArrayField and add documentation * Fix for v3 Co-authored-by: Thomas Leonard <thomas@loftorbital.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| fields.py | ||
| filters.py | ||
| filterset.py | ||
| utils.py | ||