Ory.Model.RelationshipPatch (ory_client v1.1.23)
Payload for patching a relationship
Link to this section Summary
Link to this section Types
@type t() :: %Ory.Model.RelationshipPatch{ action: String.t() | nil, relation_tuple: Ory.Model.Relationship.t() | nil }