mentorenwahl/frontend/graphql/mutations/start_assignment.graphql

4 lines
47 B
GraphQL
Raw Normal View History

2022-11-23 19:17:14 +00:00
mutation StartAssignment {
startAssignment
}