Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-sdk-testing.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
A lazy iterator ofProject objects.
An iterable interface to access projects created and saved by the entity.
Args
- client: Legacy GraphQL client retained for API compatibility.
- entity: The entity name (username or team) to fetch projects for.
- per_page: Number of projects to fetch per request (default is 50).
- service_api: Interface to the wandb-core service that performs W&B API calls for this collection.