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