ReflectionMetadata
sourceReflection metadata for an SDL struct type.
Properties
classConstructor: Functionsource
classPrototype: null | objectsource
The prototype used to instantiate the parsed structure if no constructor is available.
fields: Map<string | number | symbol, Field<Type>>source
The domain of fields.
name: stringsource
The name of this struct type.