AddAiReviewCellCommentInput
No description
input AddAiReviewCellCommentInput {
cell: AiReviewCellRefInput!
body: String!
}
Fields
AddAiReviewCellCommentInput.cell ● AiReviewCellRefInput! non-null input
AddAiReviewCellCommentInput.body ● String! non-null scalar
Member Of
addAiReviewCellComment mutation