Skip to main content

CargoCompany

type CargoCompany {
id: String!
name: String!
}

Fields

idString!required
nameString!required