diff --git a/services/graphql-server/src/graphql/resolvers/platform/content.js b/services/graphql-server/src/graphql/resolvers/platform/content.js index ac974609b..856044a48 100644 --- a/services/graphql-server/src/graphql/resolvers/platform/content.js +++ b/services/graphql-server/src/graphql/resolvers/platform/content.js @@ -1096,6 +1096,7 @@ module.exports = { type: 1, 'mutations.Website.slug': 1, 'mutations.Website.primarySection': 1, + 'mutations.Website.primaryCategory': 1, updated: 1, images: 1, };