// For function createNodeField exports.onCreateNode = ({ node, getNode, actions }) => { const { createNodeField } = actions }