Mark Stafford

Results 7 issues of Mark Stafford

We should retire the read-only version of TripPin as it doesn't add any value beyond the read/write version of TripPin. Also, while we will presumably implement over a stack, I...

Consider what permissions apply to a root-level collection vs type. Root level collection: - Read - ReadMany - ReadOne - Create - Update - Delete - Query - Order -...

0 - Backlog

Currently capabilities are specified as separate line items, e.g.: ``` yaml insertable: true searchable: true deletable: true ``` Simplify these into a single line if possible: ``` yaml allows: [create,...

0 - Backlog

The current assumptions state that if an operation returns something, it's a function. Actions can return something too, but they are not idempotent. Figure out the right YAML syntax to...

enhancement
0 - Backlog

0 - Backlog