@mikro-orm/coreInterfacesVersion: 7.0On this pageEventArgs <T>Arguments passed to entity lifecycle event hooks.Index PropertieschangeSetementitymetaProperties optionalchangeSetchangeSet?: ChangeSet<T & {}>emem: EntityManager<IDatabaseDriver<Connection>>entityentity: Tmetameta: EntityMetadata<T, EntityCtor<T>>
Arguments passed to entity lifecycle event hooks.