API Reference > @next-core/brick-types > BaseEntityResolveConf > field
BaseEntityResolveConf.field property
Warning: This API is now obsolete.
建议统一使用
transformFrom。
使用返回数据的指定字段作为数据源。
Signature:
field?: string | string[];
API Reference > @next-core/brick-types > BaseEntityResolveConf > field
Warning: This API is now obsolete.
建议统一使用
transformFrom。
使用返回数据的指定字段作为数据源。
Signature:
field?: string | string[];