feat(698): fix correct order of blocks from CS
This commit is contained in:
@@ -26,6 +26,9 @@ query GetContentPage($locale: String!, $uid: String!) {
|
||||
preamble
|
||||
...NavigationLinks
|
||||
}
|
||||
blocks {
|
||||
__typename
|
||||
}
|
||||
sidebar {
|
||||
__typename
|
||||
...ContentSidebar_ContentPage
|
||||
|
||||
Reference in New Issue
Block a user