/* * Common types and interfaces */ // Foreign key field export type Ref = string | T;