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