Update: I managed to export in JSON via:
curl localhost:8080/admin/export?format=json
via the issue here: Remove HTTP admin endpoints by pawanrawal · Pull Request #4754 · dgraph-io/dgraph · GitHub
I just like to ask is the mutation method still working?