Create the API instance.
A Executive store.
The logger
The sequelize connection
The Executive store
Add a new executive
The arg for the new executive
Who performed the action
An instance of the new executive
Count number of executive
Number of executives
Find executive by sid
An instance of executive or null if not found
Find all executives
An array of executives
Remove executive
The arg for the executive
Who performed the action
Number of executives deleted
Update an executive
The arg for updating the executive
Who performed the action
The updated executive
Generated using TypeDoc
An API to retrieve data from the Executive store