chore(server): core IoC #82 - (most) branches resolvers to TS

This commit is contained in:
Kristaps Fabians Geikins
2024-10-17 13:23:13 +03:00
parent 93d0ffd31b
commit 0d2fb7db9b
5 changed files with 130 additions and 127 deletions
+1
View File
@@ -72,6 +72,7 @@ generates:
ServerApp: '@/modules/auth/helpers/graphTypes#ServerAppGraphQLReturn'
ServerAppListItem: '@/modules/auth/helpers/graphTypes#ServerAppListItemGraphQLReturn'
ServerInfo: '@/modules/core/helpers/graphTypes#ServerInfoGraphQLReturn'
Branch: '@/modules/core/helpers/graphTypes#BranchGraphQLReturn'
modules/cross-server-sync/graph/generated/graphql.ts:
plugins:
- 'typescript'