Preparing search index...
The search index is not available
@bloomreach/discovery-web-sdk
@bloomreach/discovery-web-sdk
<internal>
SearchResponseGroupResponseGroupList
Interface SearchResponseGroupResponseGroupList
Represents a list of groups in the group response of the search response.
interface
SearchResponseGroupResponseGroupList
{
groups
:
SearchResponseGroupResponseGroupListGroup
[]
;
matches
:
number
;
}
Index
Properties
groups
matches
Properties
groups
groups
:
SearchResponseGroupResponseGroupListGroup
[]
matches
matches
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
groups
matches
@bloomreach/discovery-web-sdk
Loading...
Represents a list of groups in the group response of the search response.