add creation iframe
This commit is contained in:
@@ -29,7 +29,11 @@ fragment NodePartial on MapItemInterface {
|
||||
}
|
||||
|
||||
... on Creation {
|
||||
content: texte
|
||||
content: texte,
|
||||
piece: oeuvre {
|
||||
url,
|
||||
title
|
||||
}
|
||||
}
|
||||
|
||||
# For debug
|
||||
|
||||
Reference in New Issue
Block a user