d5c99ca9766c90fb7833fb2057b3ed0495604093
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.
Description
No description provided
Languages
TypeScript
54.3%
Vue
37%
JavaScript
7.2%
Dockerfile
1%
SCSS
0.5%