class Prism::Reflection::Field
for all other field types.
A field represents a single piece of data on a node. It is the base class
def initialize(name)
def initialize(name) @name = name end
for all other field types.
A field represents a single piece of data on a node. It is the base class
def initialize(name) @name = name end