Learn about other types supported by the items page by column values API
The monday.com items page by column values APIs enable you to read items based on predefined column values.
The type below is used by the items page by column values query and is not independently queryable.
ItemsPageByColumnValuesQuery
An object containing the fields used to filter items by specific column values.
| Field | Type | Description |
|---|---|---|
| column_id | String! | The IDs of the specific columns to return results for. |
| column_values | [String]! | The column values to filter items by. |
