Skip to content
Commit 50395130 authored by Martin Juhás's avatar Martin Juhás
Browse files

feat: add start intervals to on-demand exercises

### Additions

* added new type `TimeIntervalType`
* added new input type `TimeIntervalInput`
* added field `allowedStartInterval: TimeIntervalType` to `ExerciseStateType` type
* added field `allowedStartInterval: TimeIntervalType` to `CreateExerciseType` type
* added field `allowedStartInterval: TimeIntervalInput` to `CreateExerciseInput` input type
* added new mutation `changeAllowedStartInterval(exerciseId: ID!, exerciseStateIds: [ID!]!, allowedStartInterval: TimeIntervalInput!): ExerciseType!`

Closes #427
parent 8de72c81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment