lablup / lablup/backend.ai-webui
Migrate user-scoped session queries to Strawberry V2 (pending user-accessible V2 query)
- Dominant language
- TypeScript
- Stars
- 133
- Forks
- 81
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 344
Description
Split from FR-3439.
The Strawberry V2 schema does not yet expose a user-scoped session query, so the user-facing session pages cannot migrate off the legacy (V1) queries yet.
## TODO
- [ ] Request / confirm a user-scoped session query in the Strawberry V2 schema (needs-backend)
- [ ] Once available, migrate the user-facing session page query/fragment usages to V2
JIRA Issue: FR-3484
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by confirming or requesting the user-scoped session query in the Strawberry V2 schema, since the migration is blocked until it is available. Then locate the user-facing session page query and fragment usages and migrate them to V2; done means those pages no longer use the legacy V1 queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api, frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100