Page Contents
Home > @loopback/rest-crud > ModelCrudRestApiConfig > readonly
ModelCrudRestApiConfig.readonly property
If true, the generated controller only has find and count APIs
Signature:
readonly?: boolean;
Home > @loopback/rest-crud > ModelCrudRestApiConfig > readonly
If true, the generated controller only has find and count APIs
Signature:
readonly?: boolean;