Subscriber-Only: Today's episode is available only to subscribers. If you are a Point-Free subscriber you can access your private podcast feed by visiting https://www.pointfree.co/account.
---
We flesh out the reminders lists feature using advanced queries that aggregate reminders counts and bundle results up into a custom type _via_ the `@Selection` macro. And we show how "drafts"—a unique feature of StructuredQueries—allow us to create and update values using the same view, all without sacrificing the preciseness of our domain model.