query Students { students { id user { id firstName lastName username role admin } vote { id } } }