If a query entity returns an empty set (due to the filters), will that empty set

Certified Senior Developer
If a query entity returns an empty set (due to the filters), will that empty set be automatically cast to the type of the Data Entity, or do we need to perform this cast in our rules to ensure the query entity is null-safe (it always returns the expected type, whether it is an empty array or not. Otherwise using dot-notation to access fields of a CDT will result in errors, although the property() function would also let us be null-safe)....

OriginalPostID-131791

OriginalPostID-131791

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data