Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/superadmin/templates/filters
zTemplateFilters
Variable zTemplateFilters
Const
zTemplateFilters
:
ZodObject
<
{
createdAtDateRange
:
ZodOptional
<
ZodObject
<
{
from
:
ZodString
;
to
:
ZodString
}
,
$strip
>
,
>
;
createdByIds
:
ZodOptional
<
ZodArray
<
ZodPipe
<
ZodString
,
ZodTransform
<
UserId
,
string
>
>
&
zIdInnerType
<
ZodString
,
>
,
>
,
>
;
orgIds
:
ZodOptional
<
ZodArray
<
ZodPipe
<
ZodNumber
,
ZodTransform
<
EntityId
,
number
>
>
&
zIdInnerType
<
ZodNumber
,
>
,
>
,
>
;
search
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...