From 41cd8d25fb990740fbc12d1fb0c281ac40731858 Mon Sep 17 00:00:00 2001 From: Daniel Egger Date: Mon, 15 May 2023 19:21:55 +0200 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f68435f..21589807 100644 --- a/README.md +++ b/README.md @@ -233,4 +233,5 @@ npm run codegen:watch - The `id` field has to be a string? - Is running `codegen` a prerequisite so that it even works? +- What about the generated types from `codegen`? Hand written types seem to be better. - The functions is `cacheExchange` should be nearer the concrete implementation \ No newline at end of file