APIError
Interface for API errors
interface APIError {
errorCode: ErrorCode!
}
Fields
APIError.errorCode ● ErrorCode! non-null enum
Error code identifying this api error
Interface for API errors
interface APIError {
errorCode: ErrorCode!
}
APIError.errorCode ● ErrorCode! non-null enumError code identifying this api error