@patternmeshjs/core
Preparing search index...
PrimaryKeyInput
Type Alias PrimaryKeyInput<S, Id>
PrimaryKeyInput
:
Pick
<
InferItem
<
S
>
,
Id
[
number
]
&
keyof
InferItem
<
S
>
>
Type Parameters
S
extends
SchemaRecord
Id
extends
readonly
(
keyof
S
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@patternmeshjs/core
Loading...