OBJECT
type Tracker {name: String displayName: String id: Uuid! color: String displayFormat: String headerFormat: String displayExpression: String icon: String description: String serviceName: String serviceAction: String createdAt: DateTime! updatedAt: DateTime! schemaText: String status: String # Obsolete; use schema configurationhasBody: String handle: String share: String notificationIcon: String notificationTemplate: String handleGroup: String config: String }