feat(WEB-93): add Header to CMS and render it in Next
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#import "../Image.graphql"
|
||||
|
||||
fragment Logo on Footer {
|
||||
logoConnection {
|
||||
edges {
|
||||
node {
|
||||
title
|
||||
url
|
||||
...Image
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user