react apollo rerenders all flatlist items in optimistic response of a single node?

前端 未结 0 1637
再見小時候
再見小時候 2021-01-01 03:18

i want to implement optimistic response on a single node in react native\'s flatlist, this is the flatlist parent:

interface TodosData {
  todos: Todo[];
}

c         


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