QUERY
operations
List operations for the current workspace, ordered newest first.
Arguments
- after String default: null
- Cursor for fetching the next page of results.
- first Int default: 20
- Number of operations to return (page size).
Returns
A paginated connection of OperationSummary nodes. See Pagination for the connection shape.