graphql-python / graphql-python/graphene-sqlalchemy

Integrating support for graphene-sqlalchemy-filter into code base

Open
#335 10 comments 0 reactions 4 assignees Claimed by @palisadoes View on GitHub
enhancement help wanted
Dominant language
Python
Stars
985
Forks
223
PR merge metrics
No merged PRs in 30d

Description

As there is limited filtering with [graphene-sqlalchemy](https://github.com/graphql-python/graphene-sqlalchemy), I have been using [graphene-sqlalchemy-filter](https://github.com/art1415926535/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.

- https://github.com/art1415926535/graphene-sqlalchemy-filter/pull/63

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?

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.