diff --git a/client/src/graphql/gql/queries/moduleSnapshots.gql b/client/src/graphql/gql/queries/moduleSnapshots.gql index d85bb779..0e9823b0 100644 --- a/client/src/graphql/gql/queries/moduleSnapshots.gql +++ b/client/src/graphql/gql/queries/moduleSnapshots.gql @@ -3,6 +3,7 @@ query ModuleSnapshotsQuery($slug: String!) { id title metaTitle + slug topic { title }