Update snapshot query
This commit is contained in:
parent
1f0434376c
commit
4caeb1f9df
|
|
@ -3,6 +3,7 @@ query ModuleSnapshotsQuery($slug: String!) {
|
||||||
id
|
id
|
||||||
title
|
title
|
||||||
metaTitle
|
metaTitle
|
||||||
|
slug
|
||||||
topic {
|
topic {
|
||||||
title
|
title
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue