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.
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 configured for this group. When empty, group members will not be constrained on name or URL identifiers.