Poq.SDK.Node

Home > @poq/sdk-sfcc > ProductSearchResult > hits

ProductSearchResult.hits property

The sorted array of search hits. This array can be empty.

Signature:

hits?: Array<ProductSearchHit>;