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

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

Context for SelectionSet