graphql-hive / graphql-hive/console
query complexity information
Open
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
We could display query complexity information based on the GraphQL operations reported to Hive Console. That information could be used as a metric to detect/filter for heavy operation documents or give recommendations on how to configure the gateway.
Furthermore, we could set query complexity/token budgets for app deployments to enforce keeping GraphQL documents lean.
Contributor guide
Assessment
This issue has not been assessed yet.