Left Curve Software Stack
    Preparing search index...

    Type Alias QueryAppParameters

    type QueryAppParameters = {
        height?: number;
        query: QueryRequest;
    }
    Index

    Properties

    Properties

    height?: number
    query: QueryRequest