- Typedefs the name of a model (ModelName) and the CRUD operations (CRUD). - Defines constants for models's names and the 4 CRUD operations - Changes the corresponding functions that need to validate the role
- Is used only in deleteUser handler function for now