Skip to content

Commit

Permalink
Update pages/spicedb/concepts/watch.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Kim <[email protected]>
  • Loading branch information
josephschorr and samkim authored Nov 13, 2024
1 parent 9765475 commit 884bde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/spicedb/concepts/watch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ while not_canceled:

## Transaction Metadata

SpiceDB's [WriteRelationships] and [DeleteRelationships] APIs support an additional block of metadata called the [Transaction Metadata].
SpiceDB's [WriteRelationships] and [DeleteRelationships] APIs support an optional metadata block called the [Transaction Metadata].

When `optional_transaction_metadata` is specified on the [WriteRelationships] or [DeleteRelationships] request, it will be stored and returned alongside the relationships in the Watch API:

Expand Down

0 comments on commit 884bde0

Please sign in to comment.