add creation iframe

This commit is contained in:
axolotle
2021-07-09 12:11:05 +02:00
parent af1dc1320c
commit 189fdd7fdd
4 changed files with 66 additions and 11 deletions
+5 -1
View File
@@ -29,7 +29,11 @@ fragment NodePartial on MapItemInterface {
}
... on Creation {
content: texte
content: texte,
piece: oeuvre {
url,
title
}
}
# For debug