contentlayerdev / contentlayerdev/contentlayer

Support for nested field types in computed fields

Open
#149 0 comments 7 reactions 0 assignees View on GitHub
meta: never-stale topic: schema
Dominant language
TypeScript
Stars
3.5k
Forks
192
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.