OBJECT
Store the response of whether the latest version of Microsoft 365 Management App exists.
type CheckLatestVersionMgmtAppExistsReply {# Boolean which specifies whether the latest version of Microsoft 365 Management # App exists.latestMgmtAppExist: Boolean! }