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

type ContextSelectionSet<'a> = ContextBase<'a, &'a Positioned<SelectionSet>>;

Context for SelectionSet