Python schema-first and auto-generate class graphql server
Project description
python-gql
Schema-first python graphql library.
Install
pip install python-gql
Use gqlgen
command.
generate types
gqlgen ./schema.graphql types --kind=dataclass
generator resolver
gqlgen ./schema.graphql resolver Query hello
help info
For more info about gqlgen
, please use gqlgen -h
TODO:
- generate all field resolver
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-gql-0.0.11.tar.gz
(11.3 kB
view hashes)
Built Distribution
Close
Hashes for python_gql-0.0.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5808e5115c7f812982a7adf99a9d222430831d8b078361ab7035e90931a8bde2 |
|
MD5 | 33de7670030c1e2b49256312fe8da7c2 |
|
BLAKE2b-256 | 4127b35e6d0ab332c835bc69bc35abe956c76c26491238f1ef05e06601297f13 |