Type alias: TransformCaseType
TransformCaseType:
"none"
|"camelCase"
|"ENV_VAR"
|"snake_case"
|"PascalCase"
|"kebab-case"
|"UPPERCASE"
|"lowercase"
Transform the name of the model to be used in the URL
See
https://blog.boot.dev/clean-code/casings-in-coding/#:~:text=%F0%9F%94%97%20Camel%20Case,Go