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