Type alias EntityAttributes<T>

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

Entity attributes excluding relationship attributes

Type Parameters

Generated using TypeDoc