but it doesn't really work.... I wanted to return ...
# orm-help
b
but it doesn't really work.... I wanted to return all teams and creators (users) in the team
n
You can check here how to commonly implement relation resolvers using Prisma client: https://www.prisma.io/tutorials/a-guide-to-common-resolver-patterns-ct08/
b
Thanks il take a look 🙂
👍 1
Awesome got it all working. Thing I had to get my head around was creating resolvers for connected things