GraphQL - Queries
You want to fetch a list of users with their
id, name, and their posts titles only. Which query correctly requests this specific data?