I have the following attached to a table in my schema:
@model @auth(rules: [{ allow: owner, operations: [create, delete, update] }])
When I create a new record usi