OpenFga.Sdk.Model.WriteRequestWrites

September 30, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
TupleKeysList<TupleKey>
OnDuplicatestringOn '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 OnDuplicateEnum.Error]

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