PersonSourceMutationError
ΠΡΠΈΠ±ΠΊΠ° ΡΠΎΡ ΡΠ°Π½Π΅Π½ΠΈΡ ΠΈΡΡΠΎΡΠ½ΠΈΠΊΠ° ΠΊΠ°Π½Π΄ΠΈΠ΄Π°ΡΠ°
type PersonSourceMutationError {
errorType: PersonSourceMutationErrorType!
message: String
self: PersonSourceMutationError
}
Fieldsβ
PersonSourceMutationError.errorType
Β βΒ PersonSourceMutationErrorType!
non-null enumβ
Π’ΠΈΠΏ ΠΎΡΠΈΠ±ΠΊΠΈ
PersonSourceMutationError.message
Β βΒ String
scalarβ
Π‘ΠΎΠΎΠ±ΡΠ΅Π½ΠΈΠ΅ ΠΎΠ± ΠΎΡΠΈΠ±ΠΊΠ΅
PersonSourceMutationError.self
Β βΒ PersonSourceMutationError
objectβ
Member Ofβ
PersonSourceMutationError
object
Implemented Byβ
PersonSourceCreated
union