7 lines
85 B
GraphQL
7 lines
85 B
GraphQL
mutation RollbackLatestChangeSetMutation {
|
|
rollbackLatestChangeSet {
|
|
ok
|
|
}
|
|
}
|
|
|