# 패키지별 도달 경로 # Question: 자동설정에서 어느 패키지까지 배선이 닿는가? direction: right n0: "자동설정 · 배치 로더 등록기" { shape: rectangle } n1: "dataloader" { shape: rectangle } n2: "fetch" { shape: rectangle } n3: "pagination · mutation" { shape: rectangle } n0 -> n1: "registrar 경유" n0 -> n2: "배선 없음" n0 -> n3: "배선 없음"