U
throw new ApolloError("Message",123);Size: a a a
U
throw new ApolloError("Message",123);PD
BS
PD
PD
BS
PD
PD
PD
const logoutAfterware = onError(({ networkError }) => {
console.dir(networkError);
if (networkError && networkError.statusCode === 401){
// logout
}
});SL

PD
PD
PD

SL
SL
"apollo-cache-inmemory": "^1.2.10",
"apollo-client": "2.4.2",
"apollo-link": "^1.0.7",
"apollo-link-batch-http": "^1.2.1",
"apollo-link-context": "^1.0.3",
"apollo-link-dedup": "^1.0.8",
"apollo-link-error": "^1.1.0»,
PD
SL
BS