Hey, i'm not new to prisma, but I haven't touched ...
# orm-help
j
Hey, i'm not new to prisma, but I haven't touched it since November and am getting use to nexus schema. When I code my resolvers, is it the same as my old resolvers where I can just access queries and mutations from context?
l
I’ve been able to copy and paste my resolvers into Nexus without issue.
j
That is absolutely wonderful! Definitely what I wanted to hear.