Class GraphInspectableFieldReflectionData

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

Constructors

Properties

Accessors

Constructors

Properties

A reference to the ReflectionField of the editable parameter.

type: GraphType

The GraphType of the field.

Accessors

  • get name(): string
  • The name of the field.

    Returns string