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

type FragmentsMap = HashMap<String, Positioned<FragmentDefinition>>;