Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
MDM
CE
Data
IDataSearchGroupQuery
Interface IDataSearchGroupQuery
Public
interface
IDataSearchGroupQuery
{
drafts
?:
boolean
;
entity
:
string
;
facets
?:
FACETS
[]
;
formFields
:
IFormField
<
string
|
number
|
boolean
>
[]
;
searchDataType
:
SearchDataType
;
}
Hierarchy (
view full
)
IGroupQueryBase
IDataSearchGroupQuery
Index
Properties
drafts?
entity
facets?
form
Fields
search
Data
Type
Properties
Optional
drafts
drafts
?:
boolean
entity
entity
:
string
Optional
facets
facets
?:
FACETS
[]
form
Fields
form
Fields
:
IFormField
<
string
|
number
|
boolean
>
[]
search
Data
Type
search
Data
Type
:
SearchDataType
On This Page
Properties
drafts
entity
facets
form
Fields
search
Data
Type
Юниверс MDM SDK UI
Loading...
Public