projects one by one
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user