OpenFga::ExpandRequestTupleKey

February 16, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
relationString
objectString

Example

require 'openfga'

instance = OpenFga::ExpandRequestTupleKey.new(
  relation: reader,
  object: document:2021-budget
)