Add pagination to graphql queries in `platform.GetLatestApprovers()`
未关闭
enhancement
- 主要语言
- Go
- 星标
- 26
- 派生
- 7
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 1
描述
### TL;DR
Context in PR: https://github.com/abcxyz/guardian/pull/397#discussion_r1733527628
### Detailed design
_No response_
### Alternatives considered
_No response_
### Additional information
_No response_
贡献指南
调研方向
Review the linked PR discussion to understand the context for adding pagination to the `platform.GetLatestApprovers()` GraphQL queries. Locate the function in the codebase, examine the existing query structure, and identify how pagination parameters (like limit/offset or cursors) should be integrated. Determine what 'done' looks like by checking if there are existing pagination patterns in the project's GraphQL implementation.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- graphql
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100