SchemaIndex
Indexed schema metadata used during code generation.
This keeps the original SchemaType definitions while also providing efficient lookups by schema name so generators can branch on the real schema kind (input object, enum, or scalar) instead of treating every schema name the same.
Properties
Functions
Link copied to clipboard
Returns the schema definition registered for name, or null if the name is unknown.