feat: json rich text editor, blocks, asides, general structure
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
fragment CurrentBlocksPageLink on CurrentBlocksPage {
|
||||
system {
|
||||
uid
|
||||
}
|
||||
title
|
||||
url
|
||||
}
|
||||
|
||||
fragment TempPageLink on TempPage {
|
||||
system {
|
||||
uid
|
||||
}
|
||||
title
|
||||
url
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user