Decidim 0.27.9
A result timeline entry which includes its available mutations
ID!)
TimelineEntry)
Add a new timeline entry to a result
| Argument | Type | Description |
|---|---|---|
entryDate |
ISO8601Date!
|
The timeline entry date |
endDate |
ISO8601Date
|
The timeline entry end date |
title |
JSON
|
Use this to override the date of this entry |
description |
JSON!
|
The timeline entry description (HTML) |
TimelineEntry)
Add a new timeline entry to a result
| Argument | Type | Description |
|---|---|---|
id |
ID!
|
|
entryDate |
ISO8601Date!
|
The timeline entry date |
endDate |
ISO8601Date
|
The timeline entry end date |
title |
JSON
|
Use this to override the date of this entry |
description |
JSON!
|
The timeline entry description (HTML) |
TimelineEntry)
Destroys a timeline entry from a result
| Argument | Type | Description |
|---|---|---|
id |
ID!
|
The timeline entry's id to destroy |
Queries