OBJECT
type TerminalInfo {appVersion: String automaticLogoutDelay: Int brand: String endOfTicketMessage: String id: ID! imageId: ID @deprecated( reason: "Unused field" )licenseActive: Boolean model: String name: String osName: String osVersion: String pointOfSaleId: ID terminalId: ID! # The timezone of the terminal ex: Europe/Paristimezone: String token: String }