Extended Fields: Supported Filters and Sorting

The following table shows field support for filters and sorting for the extended field object:

FieldSupported FiltersSortable
key$eq, $ne, $in
displayName$eq, $ne, $in, $startsWithSortable
createdDate$eq, $ne, $gt, $lt, $gte, $lteSortable
updatedDate$eq, $ne, $gt, $lt, $gte, $lteSortable
namespace$eq, $ne
fieldType$eq
dataType$eq, $ne

Related content: API Query Language, Query Extended Fields

Was this helpful?
Yes
No