The OutSystems best practices require that entities are exposed read only. Therefore we require public database actions (aka crud wrappers). This component provides a template for creating a new entity and the required crud wrappers.
⚠️Warning Do NOT publish your module until you completed all the steps below!
Repeat these step for each entity you want to add to your module.