Ory.Model.Relationships (ory_keto v0.11.0-alpha.0)

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
}