web: start using graphql-codegen, switch to urql, use graphql data a few places

This commit is contained in:
2024-05-10 04:45:53 +02:00
parent 97cfb05710
commit 6f021e4842
16 changed files with 5855 additions and 374 deletions
+2
View File
@@ -0,0 +1,2 @@
export * from "./fragment-masking";
export * from "./gql";