We include the Prisma Client in Context by default and recommend using this instead of importing it separately in each file.On the app I'm currently working on I'm implementing a repository pattern so I'm only actually using the prisma object in a handful of repository files.