7 lines
83 B
GraphQL
7 lines
83 B
GraphQL
mutation ConfirmLatestChangeSetMutation {
|
|
confirmLatestChangeSet {
|
|
ok
|
|
}
|
|
}
|
|
|