Page Contents
Home > @loopback/repository > ModelSettings > scope
ModelSettings.scope property
Scope enables you to set a scope that will apply to every query made by the model’s repository
Signature:
scope?: object;
Home > @loopback/repository > ModelSettings > scope
Scope enables you to set a scope that will apply to every query made by the model’s repository
Signature:
scope?: object;