前一篇成功串接Apollo Server 跟Pirsma Client,接著就能利用Prisma client 的CRUD 方法 ... include. const result = await prisma.user.findOne({ where: { id: 1 } ...
確定! 回上一頁