GraphQL - Schema Definition Language (SDL)
You want to define a GraphQL object type
Author that includes a list of Book objects. Which is the correct way to define the books field?