Closed jonaslagoni closed 1 month ago
Currently we just check if the null type is present in the meta model, however, it does not handle unions at all.
null
Solved in https://github.com/the-codegen-project/cli/issues/126
Currently we just check if the
null
type is present in the meta model, however, it does not handle unions at all.