DataWeave: Working with literal types
Literal types will let you define a type as an enumeration of possible values. This is useful in the use cases when a variable
DataWeave: Taking advantage of the type system
The type system can help you save time preventing errors, find quickly the function you need, instead of looking for it in the documentation,