VelocityTrendPoint
No description
type VelocityTrendPoint {
month: String!
full_cycle: Float
}
Fields
VelocityTrendPoint.month ● String! non-null scalar
VelocityTrendPoint.full_cycle ● Float scalar
Member Of
VelocityResult object


