Does the local playground do some kind of caching?...
# orm-help
r
Does the local playground do some kind of caching? I dont see my newly added mutations and keep seeing mutations of stuff I long deleted. I tried restarting the the server several times but to no avail
h
Playground currently have problem with schema reloading
r
ah, that explains, thanks!
n
is there an issue for this already?
r
no idea, I just encountered it this morning
n
ah 😄 I thought we are talking about a different issue with schema reloading
h
i think its still problem, what i tested few days back
n
yup
h
i am currently working on another issue so i had no time to look more into that i know what is problem but no idea how to fix it currently
r
is this a problem that came along with prisma 1.7 then?
n
No. This is an issue in the Playground. Closing and opening the Playground should load the correct schema.
r
then I might have a different issue
Im still seeing autocomplete suggestions from a project I already deleted
n
This sounds like the same problem though
r
it seems to go deeper than that, when I try to use a new mutation via graphql-request, I get an error and suggestions that also point to deleted mutations haha
although I made a fresh project
ah, I think I found my problem
or wait, no
its like my whole project is stuck in an old version
n
sounds like a mix up of endpoints or something like that 🙂 Let us know if you find out more!
r
Yeah must be something on my end 🙂 thanks for the help though!
🙌 1