OBJECT

CheckLatestVersionMgmtAppExistsReply

Description

Store the response of whether the latest version of Microsoft 365 Management App exists.

link GraphQL Schema definition

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

link Require by