标签: reactjs typescript apollo
我在items: { $splice: [[[index], 1]] }上收到上述错误。
items: { $splice: [[[index], 1]] }
我该如何解决?
我的部分回购:https://github.com/TheoMer/next_apollo
答案 0 :(得分:1)
将[index]设置为任意值,以消除类型错误。
{'form':form, 'dates':dates, 'weights':weights'}