We're going to briefly go over one of the advantages for GraphQL: how it hands over power to each component to request what data they want. And then we're going to see how easy it is to make a GraphQL call in Apollo, with its "useQuery" hook.