Unlock seamless workflows and faster delivery with our latest releases - Join the deep dive

sanity-plugin-computed-field

By Sean H

This plugin allows a field's value to be based on other fields or relationships with its document or based on external data. In other words, this field memoizes a value in a document using GROQ or APIs to lookup and custom javascript to compute the value from those GROQ results.

Install command

npm i sanity-plugin-computed-field

v2 install command (deprecated)

yarn add sanity-plugin-computed-field@1.0.2

Contributor

Other plugins by author