OpenFga::Nodes
February 16, 2026 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| nodes | Array<Node> |
Example
require 'openfga'
instance = OpenFga::Nodes.new(
nodes: null
)
February 16, 2026 ยท View on GitHub
| Name | Type | Description | Notes |
|---|---|---|---|
| nodes | Array<Node> |
require 'openfga'
instance = OpenFga::Nodes.new(
nodes: null
)