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

    Interface QueryObjectOrderBy

    Object defining how to order results by specific fields.

    Key is the field path, value is: 1 for ascending, -1 for descending, 0 for no order

    Indexable

    • [key: string]: -1 | 0 | 1