Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Interface QueryResponse

    interface QueryResponse {
        aggregates: any;
        objects: any[];
    }
    Index

    Properties

    Properties

    aggregates: any
    objects: any[]