Hi, I often find myself querying for a single entity by an known primary key. It would be super useful to have this as a separate method `find(primaryKey)`.
Hi, I often find myself querying for a single entity by an known primary key.
It would be super useful to have this as a separate method
find(primaryKey).