Commit Graph

12 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
da32ec9e07
PR-008350: Updating packages. 2024-11-13 17:58:43 +00:00
d2cddedebd
PR-073904: updating packages. 2024-08-29 03:23:28 +00:00
6a3458e022 PR-131297: removing express-graphql and use instead graphql-http, removing GraphiQL because of the lack of express middleware. 2023-03-23 20:17:50 +00:00
ddb040f45c PR-134290: fixing npx. 2022-08-06 01:40:39 +00:00
0738e01924 PR-377800: fix npx and updating packages. 2022-08-06 01:31:57 +00:00
94b6dde8d3 PR-601212: fixing npx. 2022-08-02 07:28:56 +00:00
6ffd0f6032 PR-598592: Updating package and adding CI and fixing cli.bin 2022-08-02 07:18:09 +00:00
2aacb68264 Updating packages. 2022-06-10 15:00:12 +00:00
b371152812 Fixing npx initial commit. 2022-06-03 13:13:27 +00:00
8652f52221 PR-448199:
Adding Readme file.
2022-05-26 00:02:22 +00:00
e9bc4f091f PR-448199:
Adding Testing with Jest and bin command for npx.
2022-05-25 23:39:38 +00:00