[T] TemplatedType
type TemplatedType =  | Model  | Operation  | Interface  | Union  | Scalar;Union of all the types that implement TemplatedTypeBase
type TemplatedType =  | Model  | Operation  | Interface  | Union  | Scalar;Union of all the types that implement TemplatedTypeBase