IN the output
“{"query":"query { boards (ids: 2211958476) {owner{ id } columns { id title type }}}"}”
I have one of the column {
“id”: “people”,
“title”: “CD”,
“type”: “multiple-person”
}
with type “multiple-person”
I need example how to write update this column [cURL Examples for API] like as examples on the (cURL Examples for API v2 :))