| Field Name | Data Type | Description |
|---|---|---|
textSearch | string | Search components by name. |
ids | Array<string> | Filter by specific component IDs. |
from | number | [DEFAULT: 0] Pagination start index. |
size | number | [DEFAULT: 50] Number of results to return (max 50). |
sort | object | Sorting configuration { field: string, order: "asc" | "desc" }. |
_id values (as componentId) in the components array when creating or updating products.