Poq.SDK.Node

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

ContentSearchResult.hits property

The sorted array of search hits. Can be empty.

Signature:

hits?: Array<Content>;