aboutsummaryrefslogtreecommitdiffstats
path: root/src/services/graphql/helpers/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/services/graphql/helpers/index.ts')
-rw-r--r--src/services/graphql/helpers/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/services/graphql/helpers/index.ts b/src/services/graphql/helpers/index.ts
index 16e93d2..9dae107 100644
--- a/src/services/graphql/helpers/index.ts
+++ b/src/services/graphql/helpers/index.ts
@@ -5,3 +5,5 @@ export * from './convert-recent-post-to-recent-article';
export * from './convert-taxonomy-to-page-link';
export * from './convert-wp-comment-to-comment';
export * from './convert-wp-image-to-img';
+export * from './convert-wp-thematic-to-thematic';
+export * from './convert-wp-topic-to-topic';