@runloop/api-client - v1.4.0
    Preparing search index...

    Class BenchmarksCursorIDPage<Item>

    Type Parameters

    • Item extends { id: string }

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    options: FinalRequestOptions
    response: Response
    body: unknown
    benchmarks: Item[]
    has_more: boolean
    total_count: number

    Methods

    • Returns AsyncGenerator<Item>

    • Returns PageInfo | null