graphql-builder

Easy solution for dynamic generation of GraphQL operations.


License
Apache-2.0
Install
pip install graphql-builder==1.0.0a3

Documentation

graphql-builder

Easy solution for dynamic generation of GraphQL operations.

Sponsor on GitHub Documentation Status Code style: black Imports: isort We use pre-commit! License: Apache-2.0

Installation

Python 3.8 or higher is required

To install the library, you can just run the following command:

# Linux/OS X
python3.9 -m pip install -U graphql-builder

# Windows
py -3.9 -m pip install -U graphql-builder

Documentation

Read graphql-builder's documentation

License

Distributed under the Apache License 2.0. See LICENSE for more information.


Jakub Kuczys  ·  GitHub @jack1142