[][src]Type Definition async_graphql_parser::query::FragmentsMap

type FragmentsMap = HashMap<&'static str, Positioned<FragmentDefinition>>;