Unable to do DQL mutation from dgraph cloud

There is a bug in Dgraph Cloud where it only accepts JSON dql format.

Either:

  1. Use JSON format
  2. Use Ratel for your query / mutation

@MichelDiz - Is this on the bug list? Should be very very easy to fix.

J