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

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