Skip to content

UpdateConfiguredGroupInput

Configuration for the update of a configured group in O365.

Fields

Field Type Description
groupId UUID! ID of the configured group to be updated.
orgId UUID! UUID of the org.
performArchival Boolean! When true, the group will be archived.
updatedDisplayName String The updated display name for the configured group. Empty string means no update.
updatedGroupFilterAttributes [GroupFilterAttribute!] The updated group filter attributes for the configured group.
updatedPdls [String!]! The updated preferred data locations configured for this group. When empty, group members will not be constrained on data location.
updatedWildcard String The updated wildcard pattern for the configured group. Empty string means no update.