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