Skip to main content

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


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.10.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

python_gql-0.0.10-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page