NullColumnOptional type
Home > @cbnsndwch/zero-nest-mongoose > NullColumnOptional
NullColumnOptional type
Signature:
type NullColumnOptional = {
type: 'null';
optional: true;
};How was this page?
Home > @cbnsndwch/zero-nest-mongoose > NullColumnOptional
Signature:
type NullColumnOptional = {
type: 'null';
optional: true;
};How was this page?