hi guys, I'm pulling my hair out over here just tr...
# prisma-whats-new
m
hi guys, I'm pulling my hair out over here just trying to get a basic query to work in the playground (I assume its graphiql based). I have a "Product" model with a title and some other stuff. I'm just trying to get the first 50 product titles. what might that query look like? between nodes and edges I'm pretty lost, which is funny because i got mutations working just fine.