Function: toGlobalId()
toGlobalId(
type,recordId):string
Defined in: index.ts:17
Converts a type and record id into a global id.
Parameters
| Parameter | Type |
|---|---|
type | string |
recordId | string |
Returns
string
toGlobalId(
type,recordId):string
Defined in: index.ts:17
Converts a type and record id into a global id.
| Parameter | Type |
|---|---|
type | string |
recordId | string |
string