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