Open pirvudoru opened 3 years ago
mutation themeCreate(input: ThemeCreateInput!) type ThemeCreateInput { title: String! thumbnailId: ID! }
This was already done via #61 https://github.com/code4romania/teacher-workout-backend/blob/develop/TeacherWorkout.Api/GraphQL/TeacherWorkoutMutation.cs#L38
@alexandru-calinoiu @pirvudoru Could you please review this issue? It looks like it's already implemented and we could close it.