Introduction
GRAPHQL_QUERY is a python package for auto generation of some GraphQL queries and mutations.
Installation
For install you can to use pip with the following command
After installation, you can start using GRAPHQL_QUERY by importing from the top-level graphql_query package.