Commit Graph

9 Commits

Author SHA1 Message Date
e7fc85ea83
PR-393405:
chore: update dependencies and version to 1.6.0

feat: refactor GraphQL resolvers for improved structure and functionality
- Split TestResolver into TestResolverQuery and TestResolverMutation
- Implement FieldResolvers for dynamic data fetching

fix: update import paths for graphql-ws to use new module structure

chore: add ESLint configuration for improved code quality
- Migrate from previous ESLint config to a new structure with TypeScript support

style: update TypeScript target to ES2021 for better compatibility
2025-04-21 18:47:45 +00:00
575bbf6738 PR-018985: Actualizaciones de dependencias y configuraciones de GraphQL 2024-02-14 01:20:22 +00:00
4ffc696ee4 PR-757991: adding typegraphql. 2023-03-10 13:18:24 +00:00
f70d03de84 PR-780243: Adding strict to types. 2023-03-06 22:37:37 +00:00
4881de8667 PR-780243: adding only one source of truth. 2023-03-06 22:19:22 +00:00
9c5ece449a PR-595168: Updating packages. 2023-01-25 15:54:50 +00:00
af983a8032 PR-934611: making some changes to webpack and updating packages. 2022-08-30 17:44:21 +00:00
5ce9f4ff9a Adding GraphQL playground option to server. 2022-06-05 02:58:11 +00:00
2b698e785a PR-448199:
Moving Server to src directory.
2022-05-25 23:48:42 +00:00