Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/contact-types/list-contact-types.query
listContactTypes
Variable listContactTypes
Const
listContactTypes
:
QueryProcedure
<
{
input
:
void
;
meta
:
object
;
output
:
{
contact_count
:
number
;
contact_type_id
:
ContactTypeId
;
created_at
:
DbDate
;
created_by
:
string
;
field_count
:
number
;
org_id
:
number
|
null
;
type
:
string
;
}
[]
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...