Which resolver implementation correctly uses the args parameter to filter products?
hard📝 Application Q8 of 15
GraphQL - Resolvers
You want to create a GraphQL query that fetches a list of products filtered by a minimum price passed as an argument. Which resolver implementation correctly uses the args parameter to filter products?