Ory.Model.Relationships (ory_client v1.1.22)
Paginated Relationship List
Link to this section Summary
Link to this section Types
@type t() :: %Ory.Model.Relationships{ next_page_token: String.t() | nil, relation_tuples: [Ory.Model.Relationship.t()] | nil }