Skip to main content
Skip to main content

FilterableStockLocationProps

The filters to apply on the retrieved stock locations.

An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
qstring
Search parameter for stock location names
idstring | string[]
The IDs to filter stock locations by.
namestring | string[] | OperatorMap<string>
The names to filter stock locations by.
Was this section helpful?