# Schema strucure

An Object Schema contains two files:\
&#x20;  1\. **schema.json** - This file contains all properties field and its data type.\
&#x20;  2\. **config.json** - This file contains all configuration specific to object type. e.g:    external table name, external field names and their data types, etc.
