4 Commits

Author SHA1 Message Date
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
argoyle 90f74f37c3 feat(deps): update to latest version of graphql 2023-07-07 08:57:55 +02:00
argoyle e24b65c85b chore: refactor a lot, add codegen and upgrade vue 2022-08-03 21:10:48 +02:00
argoyle cc9968bd06 chore: make auth and apollo a bit more reactive 2020-04-06 10:19:18 +02:00