Skip to main content
Version: Next 🚧

[T] TemplatedType

type TemplatedType: 
| Model
| Operation
| Interface
| Union
| Scalar;

Union of all the types that implement TemplatedTypeBase