- python3-anyio
- python3-backoff
- python3-graphql-core
- python3-yarl
- python3:any
- libjs-jquery (>= 3.6.0)
- libjs-sphinxdoc (>= 7.4)
- sphinx-rtd-theme-common (>= 3.0.1+dfsg)
This library provides a versatile GraphQL client that allows for the execution
of GraphQL queries, mutations, and subscriptions. It supports multiple
transport protocols including HTTP, websockets, and AWS AppSync. The client
offers both synchronous and asynchronous usage, enabling concurrent requests.
Queries can be validated locally, with the option to use a provided GraphQL
schema or fetch one from the backend through introspection. Additional
features include file uploads, custom scalars and enums, as well as a CLI tool
to execute GraphQL queries or download schemas. The DSL module allows dynamic
composition of GraphQL queries, making it highly adaptable to various use
cases.
Installed Size: 1.8 MB
Architectures: all