feat(SW-187): moved footer fragments to CurrentFooter folder
This commit is contained in:
9
lib/graphql/Fragments/CurrentFooter/Navigation.graphql
Normal file
9
lib/graphql/Fragments/CurrentFooter/Navigation.graphql
Normal file
@@ -0,0 +1,9 @@
|
||||
fragment Navigation on CurrentFooter {
|
||||
navigation {
|
||||
links {
|
||||
href
|
||||
title
|
||||
}
|
||||
title
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user