d433a576d7
## Context This PR introduces view actions for the migration v2. We should be able to create, update and delete views through the migration runner independently from object actions (this is not 100% true in this PR though as I'm still passing the object metadata to build the view) Note: Once favorite are moved out of the workspace schema, we will have favorite actions as well, in the meantime I have to inject some code at the end of the createOne method from the object metadata service