harden queries

This commit is contained in:
team 1
2026-04-09 20:10:41 +02:00
parent 1aee32f1d8
commit 521f8bd5a3
5 changed files with 38 additions and 108 deletions

View File

@@ -15,9 +15,7 @@ final readonly class CommerceSearchQuery
public string $originalPrompt,
public string $normalizedPrompt,
public string $searchText,
public ?string $category = null,
public ?string $brand = null,
public array $colors = [],
public array $sizes = [],
public array $properties = [],
public ?float $priceMin = null,