ChartType
No description
type ChartType {
type: String
name: String
mst: Int
dbtId: Int
octId: Int
properties: [ChartProperties]
}
Fields
ChartType.type ● String scalar
ChartType.name ● String scalar
ChartType.mst ● Int scalar
ChartType.dbtId ● Int scalar
ChartType.octId ● Int scalar
ChartType.properties ● [ChartProperties] list object
Returned By
chartTypes query