-
Notifications
You must be signed in to change notification settings - Fork 1
GenerateModel
Niels Steenbeek edited this page Mar 17, 2023
·
5 revisions
hso-d365 generate Model [name] [--entityLogicalName x]
CLI Command 'generate Model [name]' generates a Model for an entity. The model file will contain all attributes for the $select and $expand part of odata.
Following files will be generated:
- src/[name]/[name].model.ts
Use command
hso-d365 generate Model --help