Separating django-filter from relay connection · Issue #206 · graphql-python/graphene-django

Problem Right now, the use of django-filter is tightly coupled with the use of the relay graphql format. I think it would be useful to separate the two so that filtering can be applied to a normal ...