OBJECT
type InteractiveApiReport {id: ID! uprNumber: String! status: String! color: HexColor! message: String! statuses: [InteractiveApiReportStatus!]! }