type Query { topProducts(first: Int = 5): [Product] }