OBJECT
FindVehiclesVehicleDto
link GraphQL Schema definition
- type FindVehiclesVehicleDto {
- : UUID
- : String
- : String
- : Boolean
- : VehicleLocationDto
- : VehicleTypeDto
- }
OBJECT
- type FindVehiclesVehicleDto {
- : UUID
- : String
- : String
- : Boolean
- : VehicleLocationDto
- : VehicleTypeDto
- }