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

PersonCommentUpdateError

Ошибка измСнСния коммСнтария ΠΏΠΎ ΠΊΠ°Π½Π΄ΠΈΠ΄Π°Ρ‚Ρƒ

type PersonCommentUpdateError {
errorType: PersonCommentUpdateErrorType!
errors: [FieldErrors!]
message: String
}

Fields​

PersonCommentUpdateError.errorType ● PersonCommentUpdateErrorType! non-null enum​

Вип ошибки

PersonCommentUpdateError.errors ● [FieldErrors!] list object​

Ошибки Π²Π°Π»ΠΈΠ΄Π°Ρ†ΠΈΠΈ

PersonCommentUpdateError.message ● String scalar​

Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ ΠΎΠ± ошибкС

Implemented By​

PersonCommentUpdated union