Langfuse JS/TS SDKs
    Preparing search index...

    Interface CursorMeta

    This file was auto-generated by Fern from our API Definition.

    interface CursorMeta {
        cursor?: string;
    }
    Index

    Properties

    Properties

    cursor?: string

    Opaque cursor for the next page. Omitted when there is no next page.