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.
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.
argoyle
(Migrated from gitlab.com)
scheduled this pull request to auto merge when all checks succeed 2025-11-04 10:40:50 +00:00
argoyle
(Migrated from gitlab.com)
merged commit e7c8ee89cd into main2025-11-04 10:43:10 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Change the type of the
idfield fromInttoStringin theGraphQL schema for
Band,DanceHall, andEventtypes. Thisimproves consistency in data representation. Also, modify the
codegencommand inpackage.jsonto simplify the lintingprocess for generated files, ensuring cleaner code practices.
mentioned in commit
e7c8ee89cd