linear_labels
Details about Linear labels
-
id
Primary key - Unique identifier for the row
-
source_id
Foreign key - Identifier of the label in Linear
-
team_id
Foreign key - ID of the team to which the label belongs
-
description
string - Description of the label
-
name
string - Name of the label
-
accessible
boolean - Boolean indicating if the label is accessible via API
-
created_at
date - Timestamp of when the label was created
-
updated_at
date - Timestamp of when the label was updated