mirror of https://github.com/Requarks/wiki.git
12 lines
146 B
12 lines
146 B
mutation {
|
|
pages {
|
|
flushCache {
|
|
responseResult {
|
|
succeeded
|
|
errorCode
|
|
slug
|
|
message
|
|
}
|
|
}
|
|
}
|
|
}
|