Schema must contain uniquely named types named “Project”

后端 未结 0 1535
温柔的废话
温柔的废话 2021-02-04 02:14

I am creating a Apollo Graphql backend using type-orm. I create an entity called Project:

import { Field, ObjectType } from "type-graphql";
import { Bas         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题