How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Creating a Calculated Field in GraphQL Using a Custom Resolver and Dgraph Lambda - Dgraph Blog

calendar_today September 7, 2021 person diggy domain dgraph

Most of the time the data stored in a database is static. The data we put into the database is the data that we retrieve with our GraphQL query. But what about those times we need something a bit more dynamic?

open_in_new Read original post