+// ProductSavedSearches is the resolver for the productSavedSearches field.
+func (r *queryResolver) ProductSavedSearches(ctx context.Context, after *string, before *string, first *int, last *int, reverse *bool) (*generated.SavedSearchConnection, error) {