Sanity Library Reference Docs
    Preparing search index...

    Type Alias DocumentRemoteMutationVersionEventBeta

    DocumentRemoteMutationVersionEvent: Exclude<
        RemoteSnapshotVersionEvent,
        { type: "snapshot" },
    >

    Use the events API instead. The legacy document timeline will be removed in the next major version.