Add hero image to module detail component
This commit is contained in:
parent
d80abf5b09
commit
82417a5a7a
File diff suppressed because one or more lines are too long
|
|
@ -8,6 +8,7 @@ query ModulesQuery($slug: String!) {
|
|||
metaTitle
|
||||
teaser
|
||||
intro
|
||||
heroImage
|
||||
assignments {
|
||||
edges {
|
||||
node {
|
||||
|
|
|
|||
Loading…
Reference in New Issue