onError: isFunction()

in packages/legacy/xconsole-query/src/index.js [33:40]


      onError: isFunction(onError) ? onError : null,
    }))
  }

  // refetch
  const refetch = (nextVariables = {}, useNewVars) => {
    // 合并新旧参数
    const mergedVariables = {