CreateSession
Callable
Parameters
optionaloptions: { sessionOptions?: SessionOptions }
optionalsessionOptions: SessionOptions
Per-call session options already merged with the pool-wide defaults.
Returns Session | Promise<Session>
Per-call session options already merged with the pool-wide defaults.
Factory user-function which creates customized Session instances.