1 2 3 4 5 6
mutation TemplateRevert($input: TemplateRevertInput!) { templateRevert(input: $input) { projectId workflowId } }