graphqlade
Preparing search index...
CreateContextFn
Type Alias CreateContextFn<TContext>
CreateContextFn
:
(
options
:
CreateContextFnOptions
,
)
=>
TContext
|
Promise
<
TContext
>
Type Parameters
TContext
Type declaration
(
options
:
CreateContextFnOptions
)
:
TContext
|
Promise
<
TContext
>
Parameters
options
:
CreateContextFnOptions
Returns
TContext
|
Promise
<
TContext
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
graphqlade
Loading...