hey guys, with react-apollo, I see that the mutati...
# prisma-whats-new
j
hey guys, with react-apollo, I see that the mutations you have to call them like a function, but when I have normal queries they get called automatically when the component mounts, and if I try to call them again I get that they are not a function but an object instead.