Categories: Supported Filters and Sorting

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

FieldQuery Filter OperatorsSortable
createdDate$eq, $ne, $lt, $lte, $gt, $gte, $in, $nin, $existsSortable
name$eq, $ne, $lt, $lte, $gt, $gte, $in, $nin, $exists
states$hasSome
id$eq, $ne, $lt, $lte, $gt, $gte, $in, $nin, $exists

Related content: API Query Language, Query Categories endpoint

Was this helpful?
Yes
No