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

PersonSourceUpdateError

Ошибка измСнСния источника ΠΊΠ°Π½Π΄ΠΈΠ΄Π°Ρ‚Π°

type PersonSourceUpdateError {
errorType: PersonSourceUpdateErrorType!
errors: [FieldErrors!]
message: String
}

Fields​

PersonSourceUpdateError.errorType ● PersonSourceUpdateErrorType! non-null enum​

Вип ошибки

PersonSourceUpdateError.errors ● [FieldErrors!] list object​

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

PersonSourceUpdateError.message ● String scalar​

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

Implemented By​

PersonSourceUpdated union