Interface DatabaseJoinModel<T, PARENT>

Type Parameters

Hierarchy

  • DatabaseJoinModel

Properties

as?: string
classSchema: ReflectionClass<T>
foreignPrimaryKey: ReflectionProperty
populate: boolean
propertySchema: ReflectionProperty
query: JoinDatabaseQuery<T, PARENT>
type: string

Generated using TypeDoc