OBJECT
type SankeyDataLink {startId: String! startLabel: String endId: String! endLabel: String endValue: Float! startValue: Float! }