20879c8147
# Introduction In this PR we've introduced the type safe generation tooling for standard view, view fields, view filters and view groups. Also generated the ids before such as what was done for object and fields, it's still temporary as will be replaced by universalIdentifier mapping afterwards ## Task views In this PR only implemented the `task` views and view groups, filters and fields in order to battle test all the generation tools Will create a dedicated PR that will implement all the remaining views.