HomeVendure CoreShow hidden breadcrumbs...RequestCtx DecoratorCtx Decorator@vendure/coreSource Resolver param decorator which extracts the RequestContext from the incoming request object. Example Ts@Query() getAdministrators(@Ctx() ctx: RequestContext) { // ... }Was this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousApiTypeNextRelations DecoratorEdited Feb 25, 2026ยทEdit this page