Checks if a field accepts null values according to its definition.
ds.isNullable('Field');
isNullable(field: string): boolean;
Last updated 6 months ago
Was this helpful?