O365OnedriveObjectConnection
Paginated list of O365OnedriveObject objects with additional pagination information. Use nodes if per-object cursors are not needed. Each page of the results will include at most 1000 entries. Query the pageInfo.hasNextPage field to know whether all objects were returned.
Fields
| Field | Type | Description |
|---|---|---|
| count | Int! | Total number of O365OnedriveObject objects matching the request arguments. |
| edges | [O365OnedriveObjectEdge!]! | List of O365OnedriveObject objects with additional pagination information. Use nodes if per-object cursors are not needed. |
| nodes | [O365OnedriveObject!]! | List of O365OnedriveObject objects. |
| pageInfo | PageInfo! | General information about this page of results. |
Used By
Queries
- query: browseOnedrive
- query: browseSharepointDrive
- query: browseSharepointList
- query: browseTeamsDrive
- query: snappableOnedriveSearch
- query: snappableSharepointDriveSearch
- query: snappableSharepointListSearch
- query: snappableTeamsDriveSearch
- query: snapshotOnedriveSearch
- query: snapshotSharepointDriveSearch