Customizations: Supported Filters and Sorting

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

FieldSupported FiltersSortable
id$eq, $ne, $exists, $in, $hasSome, $startsWithSortable
createdDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
updatedDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
name$eq, $ne, $exists, $in, $hasSome, $startsWithSortable
customizationType$eq, $ne, $exists, $in, $hasSome
customizationRenderType$eq, $ne, $exists, $in, $hasSome

Related content: API Query Language, Query Customizations

Was this helpful?
Yes
No