v0.22.0-alpha.2
Pre-release
Pre-release
- Bumps
graph-ts
to the same version (v0.22.0-alpha.2), which contains some new helper methods for generating zero/empty values. - Sets all non-nullable fields of an Entity class (generated from
codegen
) to their default values in construction, so that if developers try to access them before setting, they already have a zero/empty value to work with.