Skip to content

Commit 6e44a81

Browse files
Merge branch 'master' into leecalcote/fix-mdx-styles
2 parents a149d80 + 8709361 commit 6e44a81

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gatsby-node.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,8 @@ exports.createSchemaCustomization = ({ actions }) => {
771771
community_manager: String,
772772
docURL: String,
773773
permalink: String,
774+
slug: String,
775+
redirect_from: [String]
774776
}
775777
`;
776778
createTypes(typeDefs);

0 commit comments

Comments
 (0)