OBJECT
Represents single checklist status restricted for crew app
type CrewAppChecklistStatusType {caption: String! color: String! status: String! }