For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Was this helpful?