Type Definition bluejay_parser::ast::executable::Selection

source ·
pub type Selection<'a> = Selection<Field<'a>, FragmentSpread<'a>, InlineFragment<'a>>;