@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/automation
<internal>
GetFieldType
Type Alias GetFieldType<T, K>
GetFieldType
:
K
extends
keyof
FlowSchemaType
<
T
>
?
FlowSchemaType
<
T
>
[
K
]
:
never
Helper to get the typed value for a field from the schema
Type Parameters
T
extends
Record
<
string
,
FlowValueType
>
K
extends
keyof
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...
Helper to get the typed value for a field from the schema