Page Contents

Home > @loopback/filter > Inclusion > scope

Inclusion.scope property

Signature:

scope?: Filter<AnyObject> & {
        totalLimit?: number;
    };