Yeah, no matter what I clear out, it's returning t...
# prisma-whats-new
a
Yeah, no matter what I clear out, it's returning to the same old User id. Whaaaaaa
a
Which query are you using to get the user's info?
And are you getting this behavior in the Playground?
a
Hmmm
So it's an issue with my tokens
a
I thought so
a
Since I'm using some custom extensions, it's most likely my fault
Just didn't notice before b/c of the way I was testing
a
🙂
a
OMFG: In case anyone was wondering, it's Apollo Data going to the cache rather than the network. Did not realize the store was SO persistent 😬
a
Something with network-only or something on the request