The first thing to do is import graphql from Gatsby. At the top of index.js add: ... + export const query = graphql`. + # query will go here.
確定! 回上一頁