1 2 3 4 5 6 7 8
{ empireHero: hero(episode: EMPIRE) { name } jediHero: hero(episode: JEDI) { name } }