graphql-python / graphql-python/graphene-django

Implement filtering without using relay

Open
#1,199 3 comments 2 reactions 0 assignees View on GitHub
✨enhancement
Dominant language
Python
Stars
4.4k
Forks
760
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Trying to implement filtering to graphene django, but i don't use Relay (Apollo). And would like the feature to be implemented without having to lock into using relay.

**Describe alternatives you've considered**
Currently have to follow this example: https://www.howtographql.com/graphql-python/7-filtering/

**Additional context**
Would love to know if anyone who is using graphene at scale and how they are filtering queries if they aren't using relay in the stack. Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.