Schema strucure

An Object Schema contains two files: 1. schema.json - This file contains all properties field and its data type. 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.

Last updated