The `dataModel` function in our expression language should accept zero arguments, and in that case it should return the entire data model object. ## Acceptance criteria - [ ] `["dataModel"]` returns the entire data model.
The
dataModelfunction in our expression language should accept zero arguments, and in that case it should return the entire data model object.Acceptance criteria
["dataModel"]returns the entire data model.