PersonCommentCreateError
ΠΡΠΈΠ±ΠΊΠ° ΡΠΎΠ·Π΄Π°Π½ΠΈΡ ΠΊΠΎΠΌΠΌΠ΅Π½ΡΠ°ΡΠΈΡ ΠΏΠΎ ΠΊΠ°Π½Π΄ΠΈΠ΄Π°ΡΡ
type PersonCommentCreateError {
errorType: PersonCommentCreateErrorType!
errors: [FieldErrors!]
message: String
}
Fieldsβ
PersonCommentCreateError.errorTypeΒ βΒ PersonCommentCreateErrorType! non-null enumβ
Π’ΠΈΠΏ ΠΎΡΠΈΠ±ΠΊΠΈ
PersonCommentCreateError.errorsΒ βΒ [FieldErrors!] list objectβ
ΠΡΠΈΠ±ΠΊΠΈ Π²Π°Π»ΠΈΠ΄Π°ΡΠΈΠΈ
PersonCommentCreateError.messageΒ βΒ String scalarβ
Π‘ΠΎΠΎΠ±ΡΠ΅Π½ΠΈΠ΅ ΠΎΠ± ΠΎΡΠΈΠ±ΠΊΠ΅
Implemented Byβ
PersonCommentCreated union