Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/diviner-jsonpath-model
SchemaToJsonPathTransformExpressionsDictionary
Type Alias SchemaToJsonPathTransformExpressionsDictionary<T>
SchemaToJsonPathTransformExpressionsDictionary
:
{
[
key
in
keyof
T
]
:
JsonPathTransformExpression
[]
}
A dictionary of schema to JSON Path transform expressions.
Type Parameters
T
extends
{
[
schema
:
string
]:
unknown
}
=
{
[
schema
:
string
]:
unknown
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...
A dictionary of schema to JSON Path transform expressions.