OBJECT
VehicleInspectionDto
link GraphQL Schema definition
- type VehicleInspectionDto {
- : UUID!
- : [VehicleInspectionTaskResultDto]
- : OffsetDateTime!
- : String
- : OffsetDateTime!
- : OffsetDateTime
- }
OBJECT
- type VehicleInspectionDto {
- : UUID!
- : [VehicleInspectionTaskResultDto]
- : OffsetDateTime!
- : String
- : OffsetDateTime!
- : OffsetDateTime
- }