I am having troubles getting customer name columns because the column is a linked column
{
"id": "link_to_item",
"text": "Answe",
"value": "{value}",
"type": "board-relation"
},
items_by_column_values(board_id: id, column_id: "link_to_item", column_value:"Answe" ) {
id
name
}
This fails to return the item name, but when the type is text it returns the value