OBJECT
type FtlLimitedValue {actual: Int! limit: Int! limitType: TypeOfFtlLimit! id: String! @deprecated( reason: "use label instead" )label: String! offence: Boolean }