@health-samurai/aidbox-client
    Preparing search index...

    Type Alias SearchCompartmentOptions

    type SearchCompartmentOptions = {
        query: Parameters;
        type: string;
        compartment: string;
        compartmentId: string;
    }
    Index

    Properties

    query: Parameters
    type: string
    compartment: string
    compartmentId: string