Skip to content

[T] TemplatedType

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

Union of all the types that implement TemplatedTypeBase