8 lines
109 B
GraphQL
8 lines
109 B
GraphQL
mutation RevertPrimaryKey {
|
|
revertPrimaryKey {
|
|
newKey {
|
|
pleskKeyId
|
|
}
|
|
}
|
|
}
|