It is typically called schema.prisma and contains your database connection and data ... models (the shape of the data per data source) and their relations.
確定! 回上一頁