EducationLabExerciseReservation
No description
type EducationLabExerciseReservation {
dateRequested: ISO8601DateTime!
error: Boolean!
fulfilled: Boolean!
id: ID!
}
No description
type EducationLabExerciseReservation {
dateRequested: ISO8601DateTime!
error: Boolean!
fulfilled: Boolean!
id: ID!
}
EducationLabExerciseReservation.dateRequested
● ISO8601DateTime!
non-null scalarEducationLabExerciseReservation.error
● Boolean!
non-null scalarEducationLabExerciseReservation.fulfilled
● Boolean!
non-null scalarEducationLabExerciseReservation.id
● ID!
non-null scalar