Hi,
I am new to dgraph, and trying to grasp the basics. I am going through the examples at https://dgraph.io/docs/graphql/lambda/field/ and onwards.
I am unable to get the lambda mutation and query to work on dgraph cloud, they both fail with “Operations not allowed” with nothing for me to go on / troubleshoot.
I am copy-pasting the schema and the example code from the documentation pages, and I am expecting them to work.
I do not want to spend time setting up things locally, with docker etc, and am targeting dgraph cloud.
- Can someone please confirm/ deny that lambda mutations should work in dgraph cloud
- If they are expected to work, then can I please request pointers to a working example ? If there is no working example for dgraph cloud I can offer to create a working example if I get appropriate guidance to get it working