HI
You can use
var schema = application.getSchema("cus:myTable")
To generate a single table schema. Is this is what you are looking for?
HI
You can use
var schema = application.getSchema("cus:myTable")
To generate a single table schema. Is this is what you are looking for?