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