Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityTypeSetConfig

Configuration info to be passed to the EntityType.setProperties method

Hierarchy

  • EntityTypeSetConfig

Index

Properties

Optional autoGeneratedKeyType

autoGeneratedKeyType: AutoGeneratedKeyType

Optional custom

custom: Object

Optional defaultResourceName

defaultResourceName: string

Optional serializerFn

serializerFn: (prop: EntityProperty, val: any) => any

Type declaration

Generated using TypeDoc