Hello, someone is trying to use `graphql-nextjs` e...
# orm-help
n
Hello, someone is trying to use
graphql-nextjs
example?
I'm happy to start my personal project from this example, but seems it doesn't work
a
Copy code
resolve: async (parent, args, ctx) => {
ctx.prisma.user
👍 2