How to query article data with category slug

前端 未结 0 1996
傲寒
傲寒 2021-01-19 09:37

Relationship between Category has many Articles. when i do the query

query {
   articles {
      title,
      category { 
          name,
          slug
              


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