The following table shows field support for filters and sorting for the customization object:
| Field | Supported Filters | Sortable |
|---|---|---|
id | $eq, $ne, $exists, $in, $hasSome, $startsWith | Sortable |
createdDate | $eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $ge | Sortable |
updatedDate | $eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $ge | Sortable |
name | $eq, $ne, $exists, $in, $hasSome, $startsWith | Sortable |
customizationType | $eq, $ne, $exists, $in, $hasSome | |
customizationRenderType | $eq, $ne, $exists, $in, $hasSome |
Related content: API Query Language, Query Customizations