ENUM

ChecklistColorEnum

link GraphQL Schema definition

  • enum ChecklistColorEnum {
  • # Green color of overall checklist status
  • Green
  • # Red color of overall checklist status
  • Red
  • # Yellow color of overall checklist status
  • Yellow
  • # Gray color of overall checklist status
  • Gray
  • }