Artifact Service GraphQL API Refactoring
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
The artifact service GraphQL API needs improvements for better performance and consistency. This includes pagination refactoring, missing fields, and naming conventions.
## Scope
- Cursor-based pagination for search APIs
- Missing GraphQL fields
- Querier-based pagination pattern adoption
- Naming convention updates
JIRA Issue: BA-3357
Contributor guide
Assessment
This issue has not been assessed yet.