Sanity Library Reference Docs
    Preparing search index...

    Class TimelineBeta

    Timeline maintains information about the history of a document: Grouping raw translog entries into sensible groups, replaying and reconstructing different versions and abstract other details.

    Note that this class by itself is not capable of fetching information, but will only organize and structure the incoming translog entries.

    Index

    Constructors

    Properties

    draftId: string
    publishedId: string
    reachedEarliestEntry: boolean = false

    Accessors

    Methods