mentorenwahl/frontend/graphql/queries/students_can_vote.graphql

4 lines
44 B
GraphQL
Raw Normal View History

2022-11-12 21:50:06 +00:00
query StudentsCanVote {
studentsCanVote
}