Add enum support to filters and fix filter typing (v2) by tcleonard · Pull Request #1114 · graphql-python/graphene-django

added 2 commits

February 13, 2021 11:30
…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 graphql-python#1108)
- Fix support for ArrayField and add documentation

okurz added a commit to okurz/qem-bot that referenced this pull request

Feb 25, 2026
Fix SMELT GraphQL query for the 2026-02-25+ behaviour by using unquoted
RR enum for requestSet kind argument and merging duplicate edges blocks.
Also filter out incidents without packages to satisfy QEM Dashboard
validation requirements.

The need for this change is due to a change of behaviour in
graphql-python/graphene-django#1114.

Related progress issue: https://progress.opensuse.org/issues/197132

okurz added a commit to okurz/qem-bot that referenced this pull request

Feb 26, 2026
Fix SMELT GraphQL query for the 2026-02-25+ behaviour by using unquoted
RR enum for requestSet kind argument and merging duplicate edges blocks.
Also filter out incidents without packages to satisfy QEM Dashboard
validation requirements.

The need for this change is due to a change of behaviour in
graphql-python/graphene-django#1114.

Related progress issue: https://progress.opensuse.org/issues/197132