Skip to content

Field Access Report: show access paths for all reachable types, including direct root field return types#109

Merged
carloseberhardt merged 3 commits intomainfrom
access-policy-builder
Jul 11, 2025
Merged

Field Access Report: show access paths for all reachable types, including direct root field return types#109
carloseberhardt merged 3 commits intomainfrom
access-policy-builder

Conversation

@carloseberhardt
Copy link
Contributor

  • Fix bug: direct return types (e.g. Query.employee: Employee) now show access paths
  • Unified color coding for access paths (red/yellow/green/gray)
  • Improved UI grouping and badge logic for both root and custom types
  • Updated docs to reflect new logic and bug fix

Tested: All types now display correct access paths and color coding. Lint and type checks pass.

…ding direct root field return types

- Fix bug: direct return types (e.g. Query.employee: Employee) now show access paths
- Unified color coding for access paths (red/yellow/green/gray)
- Improved UI grouping and badge logic for both root and custom types
- Updated docs to reflect new logic and bug fix

Tested: All types now display correct access paths and color coding. Lint and type checks pass.
@carloseberhardt carloseberhardt merged commit 08da29a into main Jul 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants