The following table shows field support for filters and sorting for the program definition object:
Field | Supported Filters | Sortable |
---|---|---|
id | $eq , $ne , $in , $nin , $startsWith , $lt , $gt , $lte , $gte | Sortable |
namespace | $eq , $ne , $in , $nin , $startsWith , $lt , $gt , $lte , $gte , $contains , $starts_with | Sortable |
externalId | $eq , $ne , $in , $nin , $startsWith , $lt , $gt , $lte , $gte | Sortable |
createdDate | $eq , $ne , $lt , $lte , $gt , $gte , $in | Sortable |
Related content: API Query Language, Query Program Definitions