graphene-django/graphene_django/filter
Thomas Leonard 80ea51fc3b
Add typed filters (v3) (#1148)
* feat: add TypedFilter which allow to explicitly give a filter input GraphQL type

* Fix doc typo

Co-authored-by: Thomas Leonard <thomas@loftorbital.com>
2021-03-31 10:31:45 -07:00
..
filters Add typed filters (v3) (#1148) 2021-03-31 10:31:45 -07:00
tests Add typed filters (v3) (#1148) 2021-03-31 10:31:45 -07:00
__init__.py Add typed filters (v3) (#1148) 2021-03-31 10:31:45 -07:00
fields.py Add enum support to filters and fix filter typing (v3) (#1119) 2021-02-22 20:21:32 -08:00
filterset.py Cleaned up unused imports and variables. (#1146) 2021-03-18 12:26:02 +03:00
utils.py Add typed filters (v3) (#1148) 2021-03-31 10:31:45 -07:00