Workflow Lifecycle
Each CRUD operation has its own workflow lifecycle that runs model permission functions and middleware functions.
📄️ List
List operation executes hook methods in the following sequence:
📄️ Read
Read operation executes hook methods in the following sequence:
📄️ Create
Create operation executes hook methods in the following sequence:
📄️ Update
Update operation executes hook methods in the following sequence: