mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
feat: editor page properties
This commit is contained in:
7
client/graph/editor/save.gql
Normal file
7
client/graph/editor/save.gql
Normal file
@@ -0,0 +1,7 @@
|
||||
mutation {
|
||||
page {
|
||||
create {
|
||||
page
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user