OBJECT
type CargoDetails {isDgr: Boolean! isTurnable: Boolean! isStackable: Boolean! isBreakable: Boolean! }