LabelEntity

Backend

Структура LabelEntity :

  "_id" : ObjectId,
  "organizationId" : ObjectId,
  "name" : string,
  "color" : string 
  "type" : string ("status", "priority", "label")
  "system" : bool