OBJECT
FullSpSiteExclusions
Description
SharePoint objects excluded from protection under a site collection.
link GraphQL Schema definition
- type FullSpSiteExclusions {
- # The fid of the SharePoint site collection.
- String! :
- # The objects to be excluded under the site collection.
- FullSpObjectExclusion!]! : [
- }