feat: json rich text editor, blocks, asides, general structure
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#import "./Image.graphql"
|
||||
#import "./PageLinks.graphql"
|
||||
|
||||
fragment Hero on Hero {
|
||||
@@ -5,12 +6,7 @@ fragment Hero on Hero {
|
||||
totalCount
|
||||
edges {
|
||||
node {
|
||||
dimension {
|
||||
height
|
||||
width
|
||||
}
|
||||
title
|
||||
url
|
||||
...Image
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user