OBJECT
type SurveyStoplightNoteModel {createdAt: String createdBy: String id: Long note: String status: String surveyStoplight: Long updatedAt: String user: Long username: String }