Join Slack
Powered by
<@U9J4TSD7Z> commented on <@U9J4TSD7Z>’s file <htt...
# prisma-whats-new
u
user
03/15/2018, 4:14 PM
@manticarodrigo
commented on
@manticarodrigo
’s file
https://prisma.slack.com/files/U9J4TSD7Z/F9QG2K37E/prisma_feed_query.txt
: It’s a client-side query to
graphql-yoga
I guess. So I should move this to the server-side in the prisma resolver? EDIT: here?
Copy code
feed(parent, args, ctx, info) { return ctx.db.query.posts(null, info) },
Prisma_Feed_Query.txt
Open in Slack
Previous
Next