Overview
Exposed Users through superimposition
These are default CRUD actions (as Bake would generate).
Note: The id
column is now superimposed by the UUID.
Also: You want to disallow sorting by id
, created
, modified
if you do not want to expose the order of entry (using sortWhitelist
).