# 질의 API가 표현하지 않는 것 # Question: keyset 질의 API 는 무엇을 받고 무엇을 받지 않는가? direction: right n0: "호출자" { shape: rectangle } n1: "keyset 질의 API" { shape: rectangle } n2: "저장소" { shape: rectangle } n0 -> n1: "정렬 키 · size" n1 -> n2: "한 건 더 조회" n1 -> n0: "서명된 nextCursor" n0 -> n1: "offset · total count 없음"