dropData endpoint missing on dgraph (not on slash)

Did you try both:

https://cerebro.cloud.dgraph.io/graphql

and

https://${DEPLOYMENT_URL}.cloud.dgraph.io/admin

(Login to Dgraph Cloud → GraphQL → GraphQL Endpoint → Admin)

DGraph renamed Slash Dgraph to Cloud Dgraph and didn’t update all the docs, so I suspect one of those two should work instead.


@MichelDiz

Docs that need to be updated:

J