Uses of Class
edu.ucsb.cs156.frontiers.services.GithubGraphQLService
Packages that use GithubGraphQLService
-
Uses of GithubGraphQLService in edu.ucsb.cs156.frontiers.controllers
Constructors in edu.ucsb.cs156.frontiers.controllers with parameters of type GithubGraphQLServiceModifierConstructorDescriptionGithubGraphQLController
(GithubGraphQLService gitHubGraphQLService, CourseRepository courseRepository)