我的模型中有这个字段,但不起作用
@Field(type => [],{ nullable: true }) product: string[];
我不知道我想念什么。
graphql nestjs
graphql ×1
nestjs ×1