I changed the name of a relation field and now my ...
# prisma-whats-new
r
I changed the name of a relation field and now my subscription query gives an error saying it doesn't know that field. Normal queries do not have this issue. Is that a known bug?
h
@ragnorc Nilan said it could take some time before subscriptions are updated
n
@ragnorc, @hvillain is correct. We're already working on a fix for the delayed schema update for subscriptions :)
r
Okay, thanks!