OBJECT
YardDetail
link GraphQL Schema definition
- type YardDetail {
- : UUID
- : String
- : Int
- : Float
- : [GeographicCoordinateDto]
- : GeographicCoordinateDto
- : Int
- : Int
- : Int
- }
OBJECT
- type YardDetail {
- : UUID
- : String
- : Int
- : Float
- : [GeographicCoordinateDto]
- : GeographicCoordinateDto
- : Int
- : Int
- : Int
- }