INPUT_OBJECT
Configuration to recover attributes for an Entra ID object.
input AttributeRecoveryConfig {# List of attributes to be recovered.attributes: [String!]!# ID of the Azure AD object.id: UUID!}