@idpass/data-collect-core / getExternalField
Function: getExternalField()
getExternalField(
config,fieldName):string|undefined
Defined in: interfaces/types.ts:660
Helper to query strongly typed values from ExternalSyncConfig.extraFields.
Parameters
config
fieldName
string
Returns
string | undefined