Logging out
Remember to clear the Apollo cache before logging out. You can use the instance of Apollo client to do so.
client.resetStore();
Remember to clear the Apollo cache before logging out. You can use the instance of Apollo client to do so.
client.resetStore();