Type alias EntityAttributes<T>

EntityAttributes<T>: Omit<T, RelationshipAttributeNames<T>>

Entity attributes excluding relationship attributes

Type Parameters

Generated using TypeDoc