wikijs-fork/client/graph/editor/save.gql
2018-07-15 19:16:19 -04:00

8 lines
56 B
GraphQL

mutation {
page {
create {
page
}
}
}