OpenFga::Nodes

February 16, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
nodesArray<Node>

Example

require 'openfga'

instance = OpenFga::Nodes.new(
  nodes: null
)

Contents

  1. 1Properties
  2. 2Example