Closed goldmedal closed 1 month ago
The relationship column should be ignored when resolving the corresponding field. Otherwise, the resolved columns will always contain the relationship column.
Use RelationType.resolveAnyField to follow the same behavior.
RelationType.resolveAnyField
Description
The relationship column should be ignored when resolving the corresponding field. Otherwise, the resolved columns will always contain the relationship column.
Use
RelationType.resolveAnyField
to follow the same behavior.