Filter: EntityCtxFilter
Filter type for EntityCtx.
All fields in this type are and-combined; see the or field for or-combination.
Related Types
Input Fields
| Name | Type | Description |
|---|---|---|
| AND | EntityCtxFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
| OR | EntityCtxFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
| businessUnit | ID | Checks if If an index exists on The business unit ID. |
| businessUnit_gt | ID | Checks if The business unit ID. |
| businessUnit_gte | ID | Checks if The business unit ID. |
| businessUnit_in | ID | Checks if The business unit ID. |
| businessUnit_lt | ID | Checks if The business unit ID. |
| businessUnit_lte | ID | Checks if The business unit ID. |
| businessUnit_not | ID | Checks if The business unit ID. |
| businessUnit_not_in | ID | Checks if The business unit ID. |
| product | ID | Checks if If an index exists on The product ID. |
| product_gt | ID | Checks if The product ID. |
| product_gte | ID | Checks if The product ID. |
| product_in | ID | Checks if The product ID. |
| product_lt | ID | Checks if The product ID. |
| product_lte | ID | Checks if The product ID. |
| product_not | ID | Checks if The product ID. |
| product_not_in | ID | Checks if The product ID. |
This page was generated: 2024-11-06
