ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ основному содСрТимому

PersonCommentUpdateInput

МодСль измСнСния коммСнтария ΠΊΠ°Π½Π΄ΠΈΠ΄Π°Ρ‚Π°

input PersonCommentUpdateInput {
commentId: Int!
commentVisibility: CommentVisibilityInput!
personRating: PersonRatingInput
text: CleanedInputString
}

Fields​

PersonCommentUpdateInput.commentId ● Int! non-null scalar​

PersonCommentUpdateInput.commentVisibility ● CommentVisibilityInput! non-null input​

PersonCommentUpdateInput.personRating ● PersonRatingInput input​

PersonCommentUpdateInput.text ● CleanedInputString scalar​

Member Of​

updatePersonComment mutation