Select the 5 most recent blog posts and their paths with GraphQL in Gatsby

前端 未结 0 1283
盖世英雄少女心
盖世英雄少女心 2020-12-13 01:33

On my home page I want to display the 5 most recent blog posts. I can already select them with the following GraphQL query:

query Articles {
  allMarkdownRema         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题