Skip to content

Commit bdbd4d3

Browse files
Merge branch 'master' into leecalcote-patch-3
2 parents 9877cb7 + 8709361 commit bdbd4d3

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)