register MethodStatic

Register a single entityClass defined in the specified schema.

register(entityClass: Entity, schema: Schema): void

@see registerModule to register multiple classes.

Parameter Type Description
entityClass Entity  
schema Schema  

Returns - void

Defined in

Last Updated: 02 December, 2025