WriteRequestWrites

October 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
tuple_keyslist[TupleKey]
on_duplicatestrOn 'error' ( or unspecified ), the API returns an error if an identical tuple already exists. On 'ignore', identical writes are treated as no-ops (matching on user, relation, object, and RelationshipCondition).[optional] [default to 'error']

[Back to Model list] [Back to API list] [Back to README]