Type Definition async_graphql::context::ContextSelectionSet [−][src]
pub type ContextSelectionSet<'a> = ContextBase<'a, &'a Positioned<SelectionSet>>;
Expand description
Context for SelectionSet
pub type ContextSelectionSet<'a> = ContextBase<'a, &'a Positioned<SelectionSet>>;
Context for SelectionSet