OBJECT

VehicleDistance

link GraphQL Schema definition

  • type VehicleDistance {
  • miles: Int!
  • displayMiles: String!
  • }