lablup / lablup/backend.ai

Add user-level app config GraphQL query

Open
#8,382 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Description

Implement GraphQL query to retrieve app configuration at the user level with full hierarchy inheritance (domain → project → user).

## Tasks

- Define user-level app config schema
- Implement query resolver with full inheritance chain
- Add permission checks
- Write tests including all inheritance scenarios

## Acceptance Criteria

- User-level app config can be queried via GraphQL
- Project and domain config inheritance works correctly
- Users can only query their own configs
- Tests verify functionality and full inheritance chain

JIRA Issue: BA-4124

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.