graphql-python / graphql-python/graphene-sqlalchemy

I have wrote some extensions for graphene-sqlalchemy

Open
#185 2 comments 1 reaction 1 assignee Claimed by @Nabellaleen View on GitHub
enhancement
Dominant language
Python
Stars
985
Forks
223
PR merge metrics
No merged PRs in 30d

Description

Here they are: [graphene-sqlalchemy-ext](https://github.com/yanghg-basefx/graphene-sqlalchemy-ext)

And I think some of methods can merge into graphene-sqlalchemy as a basic function. such as `connection_from_query`, which provides a way to page result by SQL query (LIMIT ... OFFSET ...). It's much faster than convert all the query to a list.

If you'd like to, you can use any code free. I'm very happy to contribute my strength.

Cheers.

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.