feat: add a query for all team learning objectives of the exercise
### Additions * added new query `exerciseLearningObjectives(exerciseId: ID!): [TeamLearningObjectiveType!]!` * added new field `teams: [RestrictedTeam!]!` to the `TeamLearningObjectiveType` Closes #369
Loading
Please sign in to comment