EditAiReviewCellInput
No description
input EditAiReviewCellInput {
cell: AiReviewCellRefInput!
value: String
}
Fields
EditAiReviewCellInput.cell ● AiReviewCellRefInput! non-null input
EditAiReviewCellInput.value ● String scalar
Validated against the field's type. Null clears the edit and falls back to the generated value.
Member Of
editAiReviewCell mutation