diff --git a/src/monday_sdk/query_templates.py b/src/monday_sdk/query_templates.py index 78583a4..65cf979 100644 --- a/src/monday_sdk/query_templates.py +++ b/src/monday_sdk/query_templates.py @@ -257,6 +257,10 @@ def get_item_query(board_id, column_id, value, limit, cursor=None): id text value + column { + id + title + } } } }