EntityGetQueryParamProperties interface
Properties
| ignore |
Whether to ignore relationship attributes. |
| min |
Whether to return minimal information for referred entities. |
Property Details
ignoreRelationships
Whether to ignore relationship attributes.
ignoreRelationships?: boolean
Property Value
boolean
minExtInfo
Whether to return minimal information for referred entities.
minExtInfo?: boolean
Property Value
boolean