ResponseError
No description
type ResponseError {
errorType: ResponseErrorType!
message: String
}
Fieldsβ
ResponseError.errorType
Β βΒ ResponseErrorType!
non-null enumβ
Π’ΠΈΠΏ ΠΎΡΠΈΠ±ΠΊΠΈ
ResponseError.message
Β βΒ String
scalarβ
Π‘ΠΎΠΎΠ±ΡΠ΅Π½ΠΈΠ΅ ΠΎΠ± ΠΎΡΠΈΠ±ΠΊΠ΅
Implemented Byβ
Response
union