Generate fully typed Python client for any GraphQL API from schema, queries and mutations
Stars
393
Forks
67
Watchers
393
Open Issues
34
Overall repository health assessment
No package.json found
This might not be a Node.js project
711
commits
60
commits
57
commits
28
commits
18
commits
11
commits
9
commits
5
commits
5
commits
4
commits
build: add git-cliff for automated changelog and release notes (#421)
8f97602View on GitHubAdd introspection parameters to available settings. (#413)
aa3b82dView on GitHubsuffix reserved words in custom operation method names (#416)
66dc94dView on GitHubadd configurable introspection settings for remote schema (#415)
4e70511View on GitHubExtend TypeCollector to handle interface types and add tests. (#414)
b0c8bccView on GitHubfix: run enum value names through process_name for keyword/builtin handling (#412)
81353b1View on GitHubfix(ws): handle ping before connection_ack in async_base_client (fixes #289) (#410)
fbb3385View on GitHubfeat: emit DeprecationWarning for deprecated fields (#409)
8465856View on GitHub