pawellabaj/auto-record

Allow a user to choose a nullability mode

Opened this issue · 0 comments

Currently, generated records treat components as {nonnull by default}.

It'd be good allowing users to choose between {nonnull} and {nullable} by default modes.