interface
FieldCapabilities
interface FieldCapabilities { ... }Read/create/update authorization for one field path.
Source packages/protocol/src/generated.ts:147
readboolean- The read value.
createboolean- The create value.
updateboolean- The update value.