hey gang, after updating to graphql-yoga 1.3.3 and...
# prisma-whats-new
r
hey gang, after updating to graphql-yoga 1.3.3 and prisma 1.2.5, I’m getting some inconsistencies between what the application query returns and the db query returns
n
sounds like you're encountering this problem https://github.com/graphcool/http-link-dataloader/issues/3
@Ramsay Lanier
r
yup sounds like it
yeah changing dataloader in node_modules to prevent cache fixed it
@nilan any idea which version of prisma-binding I can roll back to for a fix, possibly?