Well done!

You have completed Aliases Review!

Quiz Question 1 of 5

Consider the following query:

query {
	movieOne: movieById (
		movieId: "movie_0"
	) {
		id
		title
	}
}

Which of the following is the alias name?

Choose the correct answer below:

Skip Quiz Review Video