Type Definition diana::GQLContext[][src]

type GQLContext<'a> = ContextBase<'a, &'a Positioned<Field>>;
Expand description

Context object for resolve field