20 lines
1014 B
Plaintext
20 lines
1014 B
Plaintext
---
|
|
displayed_sidebar: userReference
|
|
---
|
|
|
|
import { TypeList } from "docs-ui"
|
|
|
|
# IModuleService
|
|
|
|
## Methods
|
|
|
|
- [\_\_joinerConfig](../../IModuleService/methods/user.IModuleService.__joinerConfig/page.mdx)
|
|
|
|
## Properties
|
|
|
|
- [\_\_hooks](page.mdx#__hooks)
|
|
|
|
___
|
|
|
|
<TypeList types={[{"name":"__hooks","type":"`object`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[{"name":"onApplicationStart","type":"() => Promise<void>","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"onApplicationShutdown","type":"() => Promise<void>","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"onApplicationPrepareShutdown","type":"() => Promise<void>","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="IModuleService"/>
|