Plugin markdown update (#211)

This commit is contained in:
Simon Lecoq
2021-04-07 14:13:56 +02:00
committed by GitHub
parent f93da199d6
commit a98530dd6b
10 changed files with 87 additions and 30 deletions

View File

@@ -1,7 +1,8 @@
query PostsHashnode {
user(username: "$user"){
publication{
posts(page: 1) {
posts(page: 0) {
slug
title
brief
coverImage