Skip to content

Document nested inherit: true #233

@apotonick

Description

@apotonick

This is very helpful to know:

      module Representer
        class Collaboration < Trailblazer::Developer::Generate::Representer::Activity
          property :elements, inherit: true do
            collection :linksTo, inherit: true, class: Convert::Arrow do
              property :sibling
            end
          end
        end
      end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions