try to fix apollo leak
This commit is contained in:
parent
d6d4f01b45
commit
ce2d7e5791
@ -49,6 +49,8 @@ export default async function getSSRApolloClient ({ req, res, me = null }) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
await client.clearStore()
|
||||||
return client
|
return client
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user