feat: convert exercise loop to team loop
### Additions * added new type `ExerciseStateType` * added field `state: ExerciseStateType!` to `ExerciseType` type * added field `exerciseState: ExerciseStateType!` to `TeamType` type Closes #425
Loading
Please sign in to comment