2 detail queries are based on original personByIdQ...
# exposed
o
2 detail queries are based on original personByIdQuery, thanks to squash’s query composition abilities. So one can have generic code to retrieve some kind of data, but the original query can be different. E.g. not just single person by id, but may be some search or selection.