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

    Type Alias ThunderReadOptions

    type ThunderReadOptions = {
        cacheTTL?: number;
        only?: string[];
    }
    Index

    Properties

    Properties

    cacheTTL?: number
    only?: string[]