RSX Code Reference
    Preparing search index...
    • rsx
    • GraphInspectableFieldReflectionData

    Class GraphInspectableFieldReflectionData

    The GraphInspectableFieldReflectionData class provides reflection data for fields with a InspectableFieldAttribute decorator.

    Index

    A reference to the ReflectionField of the editable parameter.

    type: GraphType

    The GraphType of the field.

    • get name(): string

      The name of the field.

      Returns string