Preparing search index...
The search index is not available
root
root
lib/content/zod/schema
NavLinksMutationSchema
Function NavLinksMutationSchema
NavLinksMutationSchema
()
:
ZodObject
<
Required
<
{
dropdown
?:
ZodType
<
undefined
|
InputMaybe
<
NavLinksDropdownMutation
>
,
any
,
undefined
|
InputMaybe
<
NavLinksDropdownMutation
>
,
>
;
link
?:
ZodType
<
undefined
|
InputMaybe
<
NavLinksLinkMutation
>
,
any
,
undefined
|
InputMaybe
<
NavLinksLinkMutation
>
,
>
;
}
,
>
,
>
Returns
ZodObject
<
Required
<
{
dropdown
?:
ZodType
<
undefined
|
InputMaybe
<
NavLinksDropdownMutation
>
,
any
,
undefined
|
InputMaybe
<
NavLinksDropdownMutation
>
,
>
;
link
?:
ZodType
<
undefined
|
InputMaybe
<
NavLinksLinkMutation
>
,
any
,
undefined
|
InputMaybe
<
NavLinksLinkMutation
>
,
>
;
}
,
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
root
Loading...