Skip to main content

Class: ConvoStackBackendExpress

backend-express.ConvoStackBackendExpress

Constructors

constructor

new ConvoStackBackendExpress(config)

Parameters

NameType
configIConvoStackBackendConfiguration

Defined in

packages/convostack-backend-express/dist/index.d.ts:17

Methods

init

init(app, httpServer, apolloServerOptions?): Promise<void>

Parameters

NameType
appExpress
httpServerany
apolloServerOptions?Partial<Config<ExpressContext>>

Returns

Promise<void>

Defined in

packages/convostack-backend-express/dist/index.d.ts:19