use textref header for textprod with title
This commit is contained in:
@@ -12,6 +12,16 @@ fragment NodeInitial on MapItemInterface {
|
||||
}
|
||||
|
||||
... on Textprod {
|
||||
preTitle: field_titre_regular
|
||||
italTitle: field_titre_italique
|
||||
|
||||
authors: auteurs {
|
||||
id
|
||||
name
|
||||
first_name
|
||||
last_name
|
||||
}
|
||||
|
||||
parents: text_de_depart {
|
||||
id
|
||||
variant: familles {
|
||||
|
||||
Reference in New Issue
Block a user