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

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

Context object for resolve field