contentlayerdev / contentlayerdev/contentlayer
Support for nested field types in computed fields
未关闭
meta: never-stale
topic: schema
- 主要语言
- TypeScript
- 星标
- 3.5k
- 派生
- 192
- PR 合并指标
- 30 天内没有已合并 PR
描述
Right now if I have a computed field and I'd like to return a non-primitive value I have to use `json` as the type. Ideally I'd be able to use a nested field definition to provide stronger typing for computed fields.
Related to #91 in that this would bring computed fields in line with regular fields.
贡献指南
评估
这个 Issue 还没有评估数据。