@vnodes/graphql
Preparing search index...
ExpressMiddlewareOptions
Interface ExpressMiddlewareOptions<TContext>
interface
ExpressMiddlewareOptions
<
TContext
extends
BaseContext
>
{
context
?:
ContextFunction
<
[
ExpressContextFunctionArgument
]
,
TContext
>
;
}
Type Parameters
TContext
extends
BaseContext
Index
Properties
context?
Properties
Optional
context
context
?:
ContextFunction
<
[
ExpressContextFunctionArgument
]
,
TContext
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
@vnodes/graphql
Loading...