argoyle d5c99ca976 fix: update operation IDs to string type in GraphQL schema
Change the type of the `id` field from `Int` to `String` in the 
GraphQL schema for `Band`, `DanceHall`, and `Event` types. This 
improves consistency in data representation. Also, modify the 
`codegen` command in `package.json` to simplify the linting 
process for generated files, ensuring cleaner code practices.
2025-11-04 11:39:59 +01:00
2020-01-17 12:44:19 +01:00
2024-02-05 16:49:33 +01:00
2022-08-16 07:10:04 +02:00
2019-01-15 13:21:24 +01:00
2024-02-05 16:49:33 +01:00
S
Description
No description provided
33 MiB
Languages
TypeScript 54.3%
Vue 37%
JavaScript 7.2%
Dockerfile 1%
SCSS 0.5%