Preparing search index...
The search index is not available
root
root
lib/content/zod/schema
BookmarksConnectionSchema
Function BookmarksConnectionSchema
BookmarksConnectionSchema
()
:
ZodObject
<
Required
<
{
edges
?:
ZodType
<
undefined
|
Maybe
<
Maybe
<
BookmarksConnectionEdges
>
[]
>
,
any
,
undefined
|
Maybe
<
Maybe
<
BookmarksConnectionEdges
>
[]
>
,
>
;
pageInfo
:
ZodType
;
totalCount
:
ZodType
<
number
,
any
,
number
>
;
}
,
>
,
>
Returns
ZodObject
<
Required
<
{
edges
?:
ZodType
<
undefined
|
Maybe
<
Maybe
<
BookmarksConnectionEdges
>
[]
>
,
any
,
undefined
|
Maybe
<
Maybe
<
BookmarksConnectionEdges
>
[]
>
,
>
;
pageInfo
:
ZodType
;
totalCount
:
ZodType
<
number
,
any
,
number
>
;
}
,
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
root
Loading...