Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
query-planner
SemanticCompilerFieldMapping
Interface SemanticCompilerFieldMapping
Experimental
Trace from one public semantic field to its exact protocol request name.
interface
SemanticCompilerFieldMapping
{
logicalField
:
string
;
physicalPath
:
readonly
string
[]
;
requestField
:
string
;
}
Index
Properties
logical
Field
physical
Path
request
Field
Properties
Readonly
Experimental
logical
Field
logical
Field
:
string
Readonly
Experimental
physical
Path
physical
Path
:
readonly
string
[]
Readonly
Experimental
request
Field
request
Field
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logical
Field
physical
Path
request
Field
@honua/sdk-js
Loading...
Trace from one public semantic field to its exact protocol request name.