Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
client
InsertObjects
Type Alias InsertObjects<TTable>
Insert
Objects
<
TTable
>
:
(
TTable
extends
"numbers"
?
MutationInputValue
<
number
>
:
TTable
extends
"strings"
?
MutationInputValue
<
string
>
:
TTable
extends
"objects"
?
MutationInputValue
<
any
>
:
MutationInputLink
)
|
(
TTable
extends
"numbers"
?
MutationInputValue
<
number
>
:
TTable
extends
"strings"
?
MutationInputValue
<
string
>
:
TTable
extends
"objects"
?
MutationInputValue
<
any
>
:
MutationInputLink
)
[]
Type Parameters
TTable
extends
Table
=
"links"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...