Entity (table) attributes
{
"name": string,
"records": string,
"unique_records_for": string,
"record_count": string,
"view": boolean,
"sql": string,
"is_static": boolean,
"source": {
"data": string,
"filename": string
},
"constraints": constraint[],
"fields": field[]
}Last updated
Was this helpful?