@ccw-api/api
    Preparing search index...
    type Req = {
        accessKey: string;
        filterKeys: string[];
        primaryKey: string;
        secondaryKey: string;
    }
    Index

    Properties

    accessKey: string
    filterKeys: string[]
    primaryKey: string
    secondaryKey: string