Simple module for making requests to a graphQL server in python.
-
Updated
Apr 7, 2024 - Python
Simple module for making requests to a graphQL server in python.
A python library for generating GraphQL queries and mutations using plain python objects, no hardcoded strings.Any questions or issues, please report here https://github.com/dapalex/py-graphql-mapper/issues
An example consuming a GraphQL API from Python using gql.
Add a description, image, and links to the python-graphql-client topic page so that developers can more easily learn about it.
To associate your repository with the python-graphql-client topic, visit your repo's landing page and select "manage topics."