[][src]Type Definition async_graphql::context::Context

type Context<'a> = ContextBase<'a, &'a Positioned<Field>>;

Context object for resolve field