projects one by one

This commit is contained in:
hamdy
2020-11-10 11:09:46 +02:00
parent ea3b478ff0
commit 32b7f65358
81 changed files with 18 additions and 1651 deletions

View File

@@ -61,6 +61,20 @@
image(width:64, height:64, fit:inside)
path
}
},
... on Project {
title
excerpt
image(width:800)
path
humanTime : startdate(format:"DD MMM YYYY")
datetime : created
author {
id
name
image(width:64, height:64, fit:inside)
path
}
}
}
}