- A new revision has been published.
- A certificate that was acquired for the training is expired.
infoMessage object will be returned under LearningPath:
createLpAttempt mutation
To restart a training, createLpAttempt mutation should be executed.
The list of arguments will be returned in cta object under infoMessage.
The mutation accepts the following arguments:
| Parameter | Type | Description |
|---|---|---|
lpId | ID | Required. ID of the learning path that should be restarted. |
forceNew | Boolean | Should be set to true. Indicates whether a new attempt should be forcibly created, even if an active attempt already exists. |