OBJECT
O365Info
Description
M365 object-specific information.
link GraphQL Schema definition
- type O365Info {
- # File ID for M365 workload object.
- String! :
- # The metadata of M365 object.
- MetadataFields :
- # SharePoint drive ID of the parent.
- String! :
- }