Type Alias SearchHit

SearchHit: { productId: string; url?: string } & Record<string, unknown>