InjectApolloContext
@tsed/apollo
Usage
typescript
import { InjectApolloContext } from "@tsed/apollo";
See /packages/graphql/apollo/src/types/decorators/injectApolloContext.ts.
Overview
ts
function InjectApolloContext(): any;
Description
Inject the Apollo context in the decorated property.