Change column value example mutation

Hi, having trouble getting this to work, the API website simply has:

change_column_value (board_id: 20178755, item_id: 200819371, column_id: "status", value: "{\"index\": 1}") {

id

}

}

which doesn’t work like the usual queries. Thanks in advance.

Disregard, used the cURL example from here: https://community.monday.com/t/curl-examples-for-api-v2/1077

1 Like

Thanks Jake, glad you found the answer on the community!