Type Definition FragmentsMap
async_graphql_parser::query
type FragmentsMap = HashMap<&'static str, Positioned<FragmentDefinition>>;