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;