also trying to use the client lib via typescript, ...
# orm-help
w
also trying to use the client lib via typescript, but getting the following error:
Copy code
node_modules/http-link-dataloader/dist/src/types.d.ts:5:14 - error TS2304: Cannot find name 'RequestInit'.

5     method?: RequestInit['method'];
               ~~~~~~~~~~~
s
w
perfect, thank you!👍