Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-ui
internal
UpdateGQLFragmentGenerator
Type Alias UpdateGQLFragmentGenerator<T>
UpdateGQLFragmentGenerator
:
<
U
,
Y
=
undefined
>
(
mutation
:
keyof
T
,
args
:
CustomArgs
<
U
>
,
result
?:
(
keyof
Y
|
UpdateGQLResult
<
Y
>
)
[]
,
)
=>
string
Type Parameters
T
Type Declaration
<
U
,
Y
=
undefined
>
(
mutation
:
keyof
T
,
args
:
CustomArgs
<
U
>
,
result
?:
(
keyof
Y
|
UpdateGQLResult
<
Y
>
)
[]
,
)
:
string
Type Parameters
U
Y
=
undefined
Parameters
mutation
:
keyof
T
args
:
CustomArgs
<
U
>
Optional
result
: (
keyof
Y
|
UpdateGQLResult
<
Y
>
)
[]
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Axinom Portal
Axinom Mosaic Libraries
Loading...