Skip to content

ActivityTimelineResultEdge

Wrapper around the ActivityTimelineResult object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node ActivityTimelineResult! The actual ActivityTimelineResult object wrapped by this edge.