type ScopeOptions = Partial<ISchemaContext["registry"]>; Copy
type ScopeOptions = Partial<ISchemaContext["registry"]>;
Optional overrides for schema services used within the schema context. Allows partial customization of the schema registry.