directus-monorepo ( Readme | API )
directus-monorepo > ServerService
new ServerService(
options):ServerService
| Parameter | Type |
|---|---|
options |
AbstractServiceOptions |
accountability:
any
knex:
Knex<any,any[] >
schema:
SchemaOverview
settingsService:
SettingsService
health():
Promise<Record<string,any> >
Promise< Record< string, any > >
api/src/services/server.ts:109
serverInfo():
Promise<Record<string,any> >
Promise< Record< string, any > >
Generated using TypeDoc and typedoc-plugin-markdown