Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
client_types
MutationInputValue
Interface MutationInputValue<T>
interface
MutationInputValue
<
T
>
{
link
?:
{
data
:
MutationInputLink
;
}
;
link_id
?:
Id
;
value
?:
T
;
}
Type Parameters
T
Index
Properties
link?
link_
id?
value?
Properties
Optional
link
link
?:
{
data
:
MutationInputLink
;
}
Optional
link_
id
link_
id
?:
Id
Optional
value
value
?:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
link
link_
id
value
@deep-foundation/deeplinks
Loading...