updateAiReviewColumn
Once the column state is not DRAFT, only the label can change. Format, prompt, options and unit changes are rejected because they would make existing cells stale, and the stale-cell story is next-phase work.
updateAiReviewColumn(
input: UpdateAiReviewColumnInput!
): AiReviewColumnPayload!