fix: 🐛 修复 variables 的值没有发生变化时也会重新请求的bug #81
Annotations
6 errors
build
Type 'string | undefined' is not assignable to type 'string'.
|
build
Argument of type '{ url: string | undefined; headers: HTTPHeaders | undefined; method: Method | undefined; fetchPolicy: FetchPolicy | undefined; variables: Record<...> | undefined; timeout: number | undefined; }' is not assignable to parameter of type 'Params'.
|
build
Type 'string | undefined' is not assignable to type 'string'.
|
build
Type 'string | undefined' is not assignable to type 'string'.
|
build
Type 'string | undefined' is not assignable to type 'string'.
|
build
Process completed with exit code 1.
|