> ## 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.

# ProjectArtifactCollections methods

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

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

Convert the last fetched response data into the iterated 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> Paginator.update\_variables()

Update the query variables for the next page fetch.

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