Skip to content

Commit

Permalink
Revert "chore: MRK-14167 Change pcx field from snake_case to camelCase (
Browse files Browse the repository at this point in the history
#380)" (#381)

This reverts commit 7c2eb13.
  • Loading branch information
younggeeks authored Jan 28, 2022
1 parent 7c2eb13 commit ac94bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ exports.createSchemaCustomization = ({ actions }) => {
}
type Frontmatter {
pcxContentType:String
pcx_content_type:String
demo: String
breadcrumbs: Boolean
difficulty: String
Expand Down

0 comments on commit ac94bb2

Please sign in to comment.