@dxos/client
Preparing search index...
echo
Entity
getKeys
Variable getKeys
Const
getKeys
:
(
entity
:
Entity
.
Unknown
|
Entity
.
Snapshot
,
source
:
string
,
)
=>
ForeignKey
[]
Get foreign keys for an entity from the specified source.
Type declaration
(
entity
:
Entity
.
Unknown
|
Entity
.
Snapshot
,
source
:
string
)
:
ForeignKey
[]
Parameters
entity
:
Entity
.
Unknown
|
Entity
.
Snapshot
source
:
string
Returns
ForeignKey
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Get foreign keys for an entity from the specified source.