Commit 759efac
fix(BA-5830): propagate AppConfigGQL/AppConfigFragmentGQL import-cycle fix
Carry the BA-5829 `strawberry.lazy()` fix through this branch so the
merged-view AppConfig type doesn't eagerly load
`app_config_fragment.types.node` (which would re-enter
`app_config.types` while it is still initializing).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f81935c commit 759efac
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
48 | | - | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
0 commit comments