Documentation Index
Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
Use this file to discover all available pages before exploring further.
class ArtifactTypes
An lazy iterator of ArtifactType objects for a specific project.
property ArtifactTypes.cursor
An opaque cursor that marks the start of the next page to fetch. This value may be saved and passed asstart= to a later paginated query to resume iteration from where this paginator left off.
Returns:
str | None: The cursor property value.