OBJECT

ActiveDirectoryObjectAttributeDiffValue

Description

Supported in v9.2+

link GraphQL Schema definition

  • type ActiveDirectoryObjectAttributeDiffValue {
  • # Supported in v9.2+
  • # Attribute Value from snapshot1.
  • leftValue: String
  • # Supported in v9.2+
  • # Attribute Value from snapshot2.
  • rightValue: String
  • }