Duplicating my response from the issue: I've created a demo app that I use to test Norm and Norman more or less olin the wild. It has an example of one to many relation: <https://github.com/moigagoo/shop-api/blob/develop/src/app/models/subpurchase.nim>
Here, a full purchase is composed of subpurchses, each one covering one line item.