demoDataDelete

Graphql fields and variables for the demoDataDelete mutation

Remove demo data from the warren

Scope required: standard:write

mutation demoDataDelete () {
  demoDataDelete () {
      errors
  }
}

Response

Name
Type
Description

errors

String

Last updated

Was this helpful?