Upsert equivalent on dgraph

Hi @ArjunInventor,

Welcome to the Dgraph Community !!

Dgraph DQL does support upsert procedure using the upsert block . To use DQL in Dgraph Graphql you may need to use custom DQL directive.

Linking a related discuss post : How to upsert using GraphQL?

Feel free to ask any other questions/queries which you may face while using Dgraph.