-
Notifications
You must be signed in to change notification settings - Fork 1
Models
fluentcodes edited this page Nov 19, 2018
·
5 revisions
Similar to Calls the structure of data objects with names and types are available through the EOConfigsCache initialized by JSON Configurations.
In Elastic Objects the model and the field configurations are separated. In a complex solution with several hundred field definitions one has a lot of repetition having the same field names and properties.
The models just contain a list of keys referencing entries in the field configurations. The fields contains type definitions as a list of model keys referencing to the model configurations.