1 2 3 4 5 6
mutation EnablePitrForHaCluster($input: EnablePitrForHaClusterInput!) { enablePitrForHaCluster(input: $input) { projectId workflowId } }