Draft Orders: Supported Filters and Sorting

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

FieldSupported FiltersSortable
status$eq, $ne, $exists, $in, $hasSomeSortable
orderId$eq, $ne, $exists, $in, $hasSome, $startsWith
createdDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
updatedDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable

Related content: API Query Language, Query Draft Orders

Did this help?