userActivities
This page contains
Arguments
first Int | Number of results to return |
after String | Paginated result - After this point |
last Int | Number of items to return before the given before cursor |
before String | Paginated result - Before this point |
filter UserActivityFilterInput | Filter to apply to the query |
Return Fields
UserActivityConnection |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.