API Reference > presentation-backend > Core > WithClientRequestContext WithClientRequestContext<T> Type alias A type that injects ClientRequestContext attribute into another given type. * WithClientRequestContext = T & { requestContext: ClientRequestContext } Defined in presentation/backend/src/presentation-backend/Utils.ts Line 32 Last Updated: 11 June, 2024