OBJECT
type LegPermit {legPermitNid: LegPermitNid! number: String! validity: Int! entryPoint: String! exitPoint: String! supplier: String! notes: String! status: String! permitStatus: String! revalidation: Int! # Notice in hoursshortNotice: Int! country: Country! permitOrder: IntNonNegative! type: LegPermitType! files: [File!]! }