Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/superadmin/ai-feedback/lib/linear-issue
LinearLabel
Type Alias LinearLabel
type
LinearLabel
=
{
id
:
string
;
name
:
string
;
parent
?:
{
id
:
string
;
name
:
string
}
|
null
;
}
Index
Properties
id
name
parent?
Properties
id
id
:
string
name
name
:
string
Optional
parent
parent
?:
{
id
:
string
;
name
:
string
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
parent
Circle V2 API Docs
Loading...