@vnodes/graphql
Preparing search index...
PartialType
Function PartialType
PartialType
<
T
>
(
classRef
:
Type
<
T
>
,
optionsOrDecorator
?:
ClassDecoratorFactory
|
PartialTypeOptions
,
)
:
Type
<
Partial
<
T
>
>
Type Parameters
T
Parameters
classRef
:
Type
<
T
>
Optional
optionsOrDecorator
:
ClassDecoratorFactory
|
PartialTypeOptions
Returns
Type
<
Partial
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vnodes/graphql
Loading...