@ptkl/sdk - v1.7.1
    Preparing search index...

    Type Alias FindOptions

    type FindOptions = {
        buildTTL?: number;
        cacheTTL?: number;
        locale?: string;
        unmaskPasswords?: boolean;
    }
    Index

    Properties

    buildTTL?: number
    cacheTTL?: number
    locale?: string
    unmaskPasswords?: boolean