Type Definition async_graphql::context::ContextSelectionSet
source · [−]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