Preparing search index...
The search index is not available
root
root
lib/content/zod/schema
LayoutAdminMutationSchema
Function LayoutAdminMutationSchema
LayoutAdminMutationSchema
()
:
ZodObject
<
Required
<
{
internalLinks
?:
ZodType
<
|
undefined
|
InputMaybe
<
InputMaybe
<
LayoutAdminInternalLinksMutation
>
[]
>
,
any
,
undefined
|
InputMaybe
<
InputMaybe
<
LayoutAdminInternalLinksMutation
>
[]
>
,
>
;
sections
?:
ZodType
<
undefined
|
InputMaybe
<
InputMaybe
<
LayoutAdminSectionsMutation
>
[]
>
,
any
,
undefined
|
InputMaybe
<
InputMaybe
<
LayoutAdminSectionsMutation
>
[]
>
,
>
;
}
,
>
,
>
Returns
ZodObject
<
Required
<
{
internalLinks
?:
ZodType
<
|
undefined
|
InputMaybe
<
InputMaybe
<
LayoutAdminInternalLinksMutation
>
[]
>
,
any
,
undefined
|
InputMaybe
<
InputMaybe
<
LayoutAdminInternalLinksMutation
>
[]
>
,
>
;
sections
?:
ZodType
<
undefined
|
InputMaybe
<
InputMaybe
<
LayoutAdminSectionsMutation
>
[]
>
,
any
,
undefined
|
InputMaybe
<
InputMaybe
<
LayoutAdminSectionsMutation
>
[]
>
,
>
;
}
,
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
root
Loading...