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