Quiz 3 Question 11 of 20

You are designing an agent that must migrate a legacy REST API to GraphQL. The agent will need to analyze the existing API, generate a schema, update resolvers, run tests, and open a pull request. Which approach best reflects proper task decomposition for this agent?

Select an answer to reveal the explanation.

Motivation