[][src]Type Definition async_graphql::Context

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

Context object for resolve field