feat(SW-187): Footer data from contentstack
This commit is contained in:
12
lib/graphql/Fragments/Footer/AppDownloads.graphql
Normal file
12
lib/graphql/Fragments/Footer/AppDownloads.graphql
Normal file
@@ -0,0 +1,12 @@
|
||||
fragment AppDownloads on Footer {
|
||||
app_downloads {
|
||||
title
|
||||
links {
|
||||
type
|
||||
href {
|
||||
href
|
||||
title
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user