Search Docs
useContext<TContextType>(): TContextType
TContextType
use context of the current resolver
• TContextType = object
object
the context of the current resolver
packages/core/src/utils/context.ts:84