UserActivityResultEdge
Wrapper around the UserActivityResult object. This wrapper is used for pagination.
Fields
| Field | Type | Description |
|---|---|---|
| cursor | String! | String used to identify this edge. |
| node | UserActivityResult! | The actual UserActivityResult object wrapped by this edge. |