show reading time
This commit is contained in:
@ -2,6 +2,7 @@ query GetPost($id: ID!) {
|
||||
post(id: $id) {
|
||||
title
|
||||
createdAt
|
||||
readingTime
|
||||
creator {
|
||||
name
|
||||
id
|
||||
|
Reference in New Issue
Block a user