Is there a better way of checking if
# spicedb
m
Is there a better way of checking if some relationship has been written to spice other than read relationship request?
v
you can also listen to the
Watch API
. Every relationship you write to SpiceDB should show up there.
4 Views