interface CacheQueryOptions {
    ignoreMethod?: boolean;
}

Properties

Properties

ignoreMethod?: boolean