OBJECT
ActivityTimelineResult
link GraphQL Schema definition
- type ActivityTimelineResult {
- String! :
- FileAccessResult!]! : [
- ActivityResult!]! : [
- }
link Require by
- ActivityTimelineResultConnectionPaginated list of ActivityTimelineResult objects. Each page of the results includes at most 1000 entries. Query the `pageInfo.hasNextPage` field to know whether all objects were returned.
- ActivityTimelineResultEdgeWrapper around the ActivityTimelineResult object. This wrapper is used for pagination.