@bluelibs/runner - v6.4.1
    Preparing search index...

    Interface CacheInvalidateKeysOptions

    interface CacheInvalidateKeysOptions {
        identityScope?: IdentityScopeConfig;
    }
    Index

    Properties

    Properties

    identityScope?: IdentityScopeConfig

    Optionally scope the provided base keys through the active identity namespace before invalidation. Omit to invalidate the raw keys exactly as provided.