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