Drop Data
under
the Schema tab in the sidebar.
dropData
mutation on /admin/slash
. As an
example, if your GraphQL endpoint is
https://frozen-mango.us-west-2.aws.cloud.dgraph.io/graphql
, then the admin
endpoint for schema is at
https://frozen-mango.us-west-2.aws.cloud.dgraph.io/admin/slash
.
Please note that this endpoint requires
Authentication.
Please see the following curl as an example.
allDataAndSchema
flag.