SpeedTtl
No description
type SpeedTtl {
value: Int!
from: Int!
to: Int!
}
Fields
SpeedTtl.value
● Int!
non-null scalar
SpeedTtl.from
● Int!
non-null scalar
SpeedTtl.to
● Int!
non-null scalar
Member Of
SpeedConfiguration
object ● SpeedHistoricalAction
object