Not sure what’s wrong this query:
“{"query" : "{items_by_column_values(board_id: XXXXXXXXX, column_id: "text0", column_value: "XXXX") { id name column_values{id text value} }}" }”
I’m looking to retrieve items based on the value (“XXXX”) of a specific field (text0). No errors, but no results either. And the items with those values most certainly exist.
Something wrong with this query?
