`Watch` takes an `optional_start_cursor` which wil...
# spicedb
e
Watch
takes an
optional_start_cursor
which will let you start from where you left off. It's a
ZedToken
, and every watch response also includes its zedtoken, so you can pass the last one you received on re-connect
8 Views