Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/org-members/list-roles.query
listRolesInputSchema
Variable listRolesInputSchema
Const
listRolesInputSchema
:
ZodObject
<
{
cursor
:
ZodOptional
<
ZodNumber
>
;
limit
:
ZodOptional
<
ZodNumber
>
;
offset
:
ZodOptional
<
ZodNumber
>
;
search
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...