export interface InstanceSpecificJoinTableField { identity: string; fields?: any[]; }