feat(WEB-112): adjust current-blocks-page to new model
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#import "./Image.graphql"
|
||||
#import "./PageLinks.graphql"
|
||||
|
||||
fragment Preamble on CurrentBlocksPage {
|
||||
preamble {
|
||||
@@ -9,7 +8,6 @@ fragment Preamble on CurrentBlocksPage {
|
||||
edges {
|
||||
node {
|
||||
__typename
|
||||
...CurrentBlocksPageLink
|
||||
...Image
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user