Join Slack
Powered by
I need help! I just changed some of my schema fiel...
# prisma-whats-new
k
Kurt DiPaolo
02/15/2018, 10:43 PM
I need help! I just changed some of my schema fields from `Int`’s to `Float`s and in my GC playground i’m easily able to complete a mutation but in my app it looks like maybe my mutation is getting cached with the old
Int
type. Here’s a video explaining:
http://share.streamlinedstudio.com/1o2l0Y0O3v3f
Kurt DiPaolo
02/16/2018, 2:56 PM
@nilan
I figured it out. I just had to rename the query to something else and the new types are pulling in. 🙂
3
Views
Open in Slack
Previous
Next