OBJECT
type SwimlaneCohort {id: Uuid! swimlaneId: Uuid! cohortId: Uuid! status: String createdAt: DateTime! updatedAt: DateTime! }