API Reference > imodeljs-backend > Schema > ClassRegistry > registerModule registerModule MethodStatic Register all of the classes found in the given module that derive from Entity. See the example in Schema registerModule(moduleObj: any, schema: undefined): void Parameter Type Description moduleObj any The module to search for subclasses of Entity schema undefined The schema for all found classes Returns - void Defined in core/backend/src/ClassRegistry.ts Line 171 Last Updated: 12 June, 2024