Graphql fields and variables for the demoDataCreate mutation
Add or recreate demo data in the warren. This process happens in the background and could take approximately 1 minute
Scope required: standard:write
mutation demoDataCreate () { demoDataCreate () { errors response } }
errors
String
response
JSON
Last updated 2 years ago
Was this helpful?