You already can list all links, but another feature of Hackernews is to search them, by URL or description. In GraphQL, this concept is the same as mutations: you pass an argument to the links
field, used by the resolver to filter the results.
To test it, just pass the search
argument to the query: