fixes due to changes in blog fields

This commit is contained in:
hamdy
2020-11-19 16:13:58 +02:00
parent 33cb3fbe10
commit fe9a512dc2
6 changed files with 3 additions and 19 deletions

View File

@@ -33,14 +33,9 @@ query{
}
edges {
node {
name
title
team
rank
excerpt
image(width:800)
path
timeToRead
humanTime : created(format:"DD MMM YYYY")
datetime : created
author {

View File

@@ -82,14 +82,9 @@ query {
edges {
node {
id
name
title
team
rank
excerpt
image(width:800)
path
timeToRead
humanTime : created(format:"DD MMM YYYY")
datetime : created
author {