反应Apollo多次重新引用不起作用

时间:2019-10-07 10:16:06

标签: reactjs react-native apollo react-apollo

我正在尝试进行这三次重新引用,但是只有一个正在工作。我不知道是什么问题。

onChangeText={(text) => {
  this.props.searchEvent.refetch({ term: text })
  this.props.searchUser.refetch({ name: text })
  this.props.searchLocation.refetch({ location: text })
  this.setState({ searchTerm: text })
}}

1 个答案:

答案 0 :(得分:0)

我通过使回调函数异步解决了这个问题。

Start-Process -FilePath 'C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender\uninst.exe'