BTW, if you’re using the right Dgraph version. You not getting the response cuz you’re using “var” instead of a proper name for a query. Var is hidden by default.
I hadn’t noticed block var until @amanmangal warned me about.
BTW, if you’re using the right Dgraph version. You not getting the response cuz you’re using “var” instead of a proper name for a query. Var is hidden by default.
I hadn’t noticed block var until @amanmangal warned me about.