For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?