graphql-python/graphene-sqlalchemy

Integrating support for graphene-sqlalchemy-filter into code base

オープン

#335 opened on 2022/03/29

 (10 件のコメント) (0 件のリアクション) (4 人の担当者)Python (222 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (939 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド