OBJECT
Evaluation
An evaluation
link GraphQL Schema definition
- type Evaluation {
- : Int
- : [EditableComponentUnion]
- : Form
- : ID
- # Creation date and time - format: YYYY-MM-DDThh:mm:sss
- : NaiveDateTime
- : Boolean
- : Module
- : Int
- : String
- : Boolean
- : Boolean
- : Boolean
- : Boolean
- : TrainingSession
- : String
- # Last update date and time - format: YYYY-MM-DDThh:mm:sss
- : NaiveDateTime
- }