history is working #2203
This commit is contained in:
@@ -27,9 +27,6 @@ fragment ConcernementFields on Concernement {
|
||||
name
|
||||
}
|
||||
entites {
|
||||
menacemaintien
|
||||
prise
|
||||
actuelfuture
|
||||
entite {
|
||||
title
|
||||
id
|
||||
@@ -44,6 +41,18 @@ fragment ConcernementFields on Concernement {
|
||||
}
|
||||
}
|
||||
}
|
||||
revisions {
|
||||
revision_id
|
||||
changed
|
||||
entites {
|
||||
menacemaintien
|
||||
prise
|
||||
actuelfuture
|
||||
entite {
|
||||
id
|
||||
}
|
||||
}
|
||||
}
|
||||
besoins {
|
||||
author
|
||||
description
|
||||
|
Reference in New Issue
Block a user