Hi everyone! I’m working through How To GraphQL/N...
# prisma-whats-new
g
Hi everyone! I’m working through How To GraphQL/NODEJS. At the end of chapter 5 “Signup & Login” it is assumed that I know how to use the “vote” mutation to create a vote. But I’m totally lost on this. If someone could post a working vote mutation as it would be used to create a new vote in the Playground, that would be most helpful! Thanks 😅
h
Can you share link? 🙂 so i can't look for it
n
Hey @gihrig 👋 happy to help! What exactly do you mean with “it is assumed that I know how to use the “vote” mutation to create a vote”?
I believe
vote
mutations are only covered in the following chapter