mikro orm graphql example:MigroORM(v4)示例项目用于使用TypeScript使用TypeGraphQL制作的GraphQL
mikro-orm-graphql-example 使用TypeGraphQL用Typescript制作的GraphQL的MikroORM样板 :package: 配套 我还创建了一个( graphql-fields-to-relations ),该包将输入字段转换为关系字符串列表。 这些字符串可以直接传递到MikroOrm,以便加载请求的关系。 :sparkles: 安装 通过yarn安装依赖项 通过docker-compose up -d创建Docker容器 基于.env.example创建.env文件 PORT=8080 POSTGRES_USER=root POSTGRES_PA
文件列表
mikro-orm-graphql-example-master.zip
(预估有个36文件)
mikro-orm-graphql-example-master
.env.example
62B
.eslintrc
1018B
yarn.lock
177KB
src
utils
services
loadFixtures.service.ts
2KB
clearDatabase.service.ts
556B
entities
暂无评论