@webitel/api-services
    Preparing search index...

    Variable searchContactsQuerySortItemDefaultConst

    searchContactsQuerySortItemDefault: "id" = ...
    Field Type
    ----------- READ-ONLY -----------
    id int64
    ver int32
    etag string
    ---------- OPERATIONAL ----------
    created_at int64(epoch:milli)
    created_by lookup(user)
    updated_at int64(epoch:milli)
    updated_by lookup(user)
    ---------- ATTRIBUTES -----------
    name name!
    about string
    labels list[label!]
    emails list[email!]
    photos list[photo!]
    phones list[phone!]
    managers list[manager!]
    comments list[comment!]
    addresses list[address!]
    languages list[language!]
    timezones list[timezone!]
    variables list[variable!]
    imclients list[imClient!]