Defining a reference field in Fluent
In a SDK project I am creating two tables with fluent. One table need to have the other as a reference.How do I define that relationship in fluent?I have tried a few different thingsparent: ReferenceColumn({label: 'Import Job',referenceTable: Now.ID[...