Dgraph Lambda in Dgraph Cloud is a serverless framework that lets you run Javascript or Typescript functions in response to GraphQL queries or mutations. This helps in simplifying development - now you can embed business logic or trigger events on GraphQL queries/mutations....