> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-sdk-add-methods-properties.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Reports methods

## <Badge color="yellow" size="lg" shape="rounded">Class</Badge> wandb.apis.public.Reports

## <Badge color="blue" size="lg" shape="rounded">method</Badge> Reports.convert\_objects()

Converts GraphQL edges to File objects.

```python theme={null}
self
```

## <Badge color="blue" size="lg" shape="rounded">method</Badge> Paginator.**next**()

Return the next item from the iterator. When exhausted, raise StopIteration

```python theme={null}
self
```

## <Badge color="blue" size="lg" shape="rounded">method</Badge> Reports.update\_variables()

Updates the GraphQL query variables for pagination.

```python theme={null}
self
```
