Type Definition operations::types::TypeName
source · [−]Expand description
Textual representation of a type
@TODO we might have an issue with this because this can be anything and it transforms into the
string[]
in typescript which is not the same as String