Dictionary in GraphQL resolver of NestJS

后端 未结 0 578
生来不讨喜
生来不讨喜 2021-01-12 05:19

In my NestJS project I\'m creating a GraphQL endpoint for a service that returns a dictonary object:

{
 [key: number]: MyDataDto
}

In my

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