mentorenwahl/frontend/graphql/queries/config.graphql

6 lines
65 B
GraphQL

query Config {
config {
minimumTeacherSelectionCount
}
}