contentlayerdev / contentlayerdev/contentlayer

Support for nested field types in computed fields

未关闭
#149 0 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。