graphql-python/graphene-sqlalchemy

Integrating support for graphene-sqlalchemy-filter into code base

Open

#335 ouverte le 29 mars 2022

Voir sur GitHub
 (10 commentaires) (0 réactions) (4 assignés)Python (222 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (939 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

As there is limited filtering with graphene-sqlalchemy, I have been using graphene-sqlalchemy-filter which has many stock filters included. Unfortunately the developer seems to have lost interest in the code base and a critical PR to add support for Graphene 3.0 has been unmerged for six months.

I have tried contacting the developer a few times without response.

As the filtering code for the add-on is contained in the graphene-sqlalchemy-filter package's two files, I propose merging this code into graphene-sqlalchemy.

Would this be OK?

Guide contributeur