Cumulocity Web SDK - v1023.9.0
    Preparing search index...

    Interface QueryObjectWithDedicatedFilter

    interface QueryObjectWithDedicatedFilter {
        __filter?: QueryObjectFilterComparison;
        __orderby?: QueryObjectOrderBy[];
    }
    Index

    Properties

    __orderby?: QueryObjectOrderBy[]