sqlalchemy-graphql-schemagen

Generate a full (query+mutation) GraphQL schema from your SQLAlchemy Declarative Model Base.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sqlalchemy-graphql-schemagen

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.6 2021-11-16    
1.0.5 2020-11-19    
1.0.4 2020-10-22    
1.0.3 2020-08-25    
1.0.2 2020-08-25    
1.0.1 2020-07-03    
1.0.0 2020-05-29    
0.9.9 2020-05-19    
0.9.8 2020-05-15    
0.9.7 2020-05-15    

Issues with this package?

Page last updated 2023-10-28 07:42:47 UTC